Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index
The Linux kernel configuration item CONFIG_PROVE_RAW_LOCK_NESTING
has multiple definitions:
lib/Kconfig.debug
The configuration item CONFIG_PROVE_RAW_LOCK_NESTING:
(! CONFIG_ARCH_SUPPORTS_RT ) && ( CONFIG_PROVE_LOCKING ) && ( CONFIG_ARCH_SUPPORTS_RT )
Enable the raw_spinlock vs. spinlock nesting checks which ensure that the lock nesting rules for PREEMPT_RT enabled kernels are not violated.
lib/Kconfig.debug
The configuration item CONFIG_PROVE_RAW_LOCK_NESTING:
CONFIG_PROVE_LOCKING
Enable the raw_spinlock vs. spinlock nesting checks which ensure that the lock nesting rules for PREEMPT_RT enabled kernels are not violated.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - P index
Automatically generated (in year 2025). See also LKDDb sources on GitLab