From: Waiman Long on gitlab.com
Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3695
The setting of all the lock debugging kernel config options below are
the same for both Fedora and RHEL.
- DEBUG_SPINLOCK
- DEBUG_MUTEXES
- DEBUG_RT_MUTEXES
- DEBUG_RWSEMS
- DEBUG_WW_MUTEX_SLOWPATH
- DEBUG_LOCK_ALLOC
- PROVE_LOCKING
- PROVE_RAW_LOCK_NESTING
Move them to common/{debug,generic}.
Signed-off-by: Waiman Long <[email protected]>
---
redhat/configs/fedora/debug/CONFIG_DEBUG_LOCK_ALLOC =>
redhat/configs/common/debug/CONFIG_DEBUG_LOCK_ALLOC | 0
redhat/configs/fedora/debug/CONFIG_DEBUG_MUTEXES =>
redhat/configs/common/debug/CONFIG_DEBUG_MUTEXES | 0
redhat/configs/fedora/debug/CONFIG_DEBUG_RT_MUTEXES =>
redhat/configs/common/debug/CONFIG_DEBUG_RT_MUTEXES | 0
redhat/configs/fedora/debug/CONFIG_DEBUG_RWSEMS =>
redhat/configs/common/debug/CONFIG_DEBUG_RWSEMS | 0
redhat/configs/fedora/debug/CONFIG_DEBUG_SPINLOCK =>
redhat/configs/common/debug/CONFIG_DEBUG_SPINLOCK | 0
redhat/configs/fedora/debug/CONFIG_DEBUG_WW_MUTEX_SLOWPATH =>
redhat/configs/common/debug/CONFIG_DEBUG_WW_MUTEX_SLOWPATH | 0
redhat/configs/fedora/debug/CONFIG_PROVE_LOCKING =>
redhat/configs/common/debug/CONFIG_PROVE_LOCKING | 0
redhat/configs/fedora/debug/CONFIG_PROVE_RAW_LOCK_NESTING =>
redhat/configs/common/debug/CONFIG_PROVE_RAW_LOCK_NESTING | 0
redhat/configs/fedora/generic/CONFIG_DEBUG_LOCK_ALLOC =>
redhat/configs/common/generic/CONFIG_DEBUG_LOCK_ALLOC | 0
redhat/configs/fedora/generic/CONFIG_DEBUG_MUTEXES =>
redhat/configs/common/generic/CONFIG_DEBUG_MUTEXES | 0
redhat/configs/fedora/generic/CONFIG_DEBUG_RT_MUTEXES =>
redhat/configs/common/generic/CONFIG_DEBUG_RT_MUTEXES | 0
redhat/configs/fedora/generic/CONFIG_DEBUG_RWSEMS =>
redhat/configs/common/generic/CONFIG_DEBUG_RWSEMS | 0
redhat/configs/fedora/generic/CONFIG_DEBUG_SPINLOCK =>
redhat/configs/common/generic/CONFIG_DEBUG_SPINLOCK | 0
redhat/configs/fedora/generic/CONFIG_DEBUG_WW_MUTEX_SLOWPATH =>
redhat/configs/common/generic/CONFIG_DEBUG_WW_MUTEX_SLOWPATH | 0
redhat/configs/fedora/generic/CONFIG_PROVE_LOCKING =>
redhat/configs/common/generic/CONFIG_PROVE_LOCKING | 0
redhat/configs/common/generic/CONFIG_PROVE_RAW_LOCK_NESTING
| 1 -
redhat/configs/rhel/debug/CONFIG_DEBUG_LOCK_ALLOC
| 1 -
redhat/configs/rhel/debug/CONFIG_DEBUG_MUTEXES
| 1 -
redhat/configs/rhel/debug/CONFIG_DEBUG_RT_MUTEXES
| 1 -
redhat/configs/rhel/debug/CONFIG_DEBUG_RWSEMS
| 1 -
redhat/configs/rhel/debug/CONFIG_DEBUG_SPINLOCK
| 1 -
redhat/configs/rhel/debug/CONFIG_DEBUG_WW_MUTEX_SLOWPATH
| 1 -
redhat/configs/rhel/debug/CONFIG_PROVE_LOCKING
| 1 -
redhat/configs/rhel/debug/CONFIG_PROVE_RAW_LOCK_NESTING
| 1 -
redhat/configs/rhel/generic/CONFIG_DEBUG_LOCK_ALLOC
| 1 -
redhat/configs/rhel/generic/CONFIG_DEBUG_MUTEXES
| 1 -
redhat/configs/rhel/generic/CONFIG_DEBUG_RT_MUTEXES
| 1 -
redhat/configs/rhel/generic/CONFIG_DEBUG_RWSEMS
| 1 -
redhat/configs/rhel/generic/CONFIG_DEBUG_SPINLOCK
| 1 -
redhat/configs/rhel/generic/CONFIG_DEBUG_WW_MUTEX_SLOWPATH
| 1 -
redhat/configs/rhel/generic/CONFIG_PROVE_LOCKING
| 1 -
31 files changed, 0 insertions(+), 16 deletions(-)
--
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it:
https://pagure.io/fedora-infrastructure/new_issue