From: Brian Masney <[email protected]> redhat/configs: enable CONFIG_LOCK_STAT on the debug kernels for aarch64
CONFIG_LOCK_STAT is enabled on all of the RHEL architectures except for aarch64. The git history doesn't give any clues as to why this is the case. Let's enable this since this is also supported on aarch64 and we need this for RT on aarch64 for automotive. Signed-off-by: Brian Masney <[email protected]> diff --git a/redhat/configs/rhel/debug/arm/aarch64/CONFIG_LOCK_STAT b/redhat/configs/rhel/debug/arm/aarch64/CONFIG_LOCK_STAT deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/rhel/debug/arm/aarch64/CONFIG_LOCK_STAT +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_LOCK_STAT is not set -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3305 -- _______________________________________________ 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
