CONFIG_RISCV_COMBO_SPINLOCKS is not available for thedefaultarchitecture x86.
Result is shown for architecture riscv
default or selected kernelversion does not have config value CONFIG_RISCV_COMBO_SPINLOCKS.
Result is shown for kernelversion 6.6.75
Using combo spinlock
configname: CONFIG_RISCV_COMBO_SPINLOCKS
RISC-V spinlock type
└─>Using combo spinlock
In linux kernel since version 6.13 (release Date: 2025-01-19)
Embed both queued spinlock and ticket lock so that the spinlock
implementation can be chosen at runtime.
implementation can be chosen at runtime.