From: Justin M. Forbes <[email protected]> Turn on PROVE_RAW_LOCK_NESTING for RHEL debug builds
Upstream commit 560af5dc839ee enables PROVE_RAW_LOCK_NESTING with PROVE_LOCKING. This caused a mismatch in our configs and we now weed to enable PROVE_RAW_LOCK_NESTING for debug builds or turn off PROVE_LOCKING all together. Signed-off-by: Justin M. Forbes <[email protected]> diff --git a/redhat/configs/pending-rhel/debug/CONFIG_PROVE_RAW_LOCK_NESTING b/redhat/configs/rhel/debug/CONFIG_PROVE_RAW_LOCK_NESTING rename from redhat/configs/pending-rhel/debug/CONFIG_PROVE_RAW_LOCK_NESTING rename to redhat/configs/rhel/debug/CONFIG_PROVE_RAW_LOCK_NESTING index blahblah..blahblah 100644 --- a/redhat/configs/pending-rhel/debug/CONFIG_PROVE_RAW_LOCK_NESTING +++ b/redhat/configs/rhel/debug/CONFIG_PROVE_RAW_LOCK_NESTING -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3599 -- _______________________________________________ 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
