From: Justin M. Forbes <jforbes@xxxxxxxxxxxxxxxxx> Explicitly turn off CONFIG_KASAN_INLINE for ppc While upstream commit 41b7a347 made us turn on KASAN_OUTLINE for ppc because the depends for KASAN_INLINE are no longer met, those config options are part of a "one or the other" Choice menu. Having both enabled seems to make the Kbuild choke. We need to also explicitly disable KASAN_INLINE Signed-off-by: Justin M. Forbes <jforbes@xxxxxxxxxxxxxxxxx> diff --git a/redhat/configs/pending-ark/debug/powerpc/CONFIG_KASAN_INLINE b/redhat/configs/ark/debug/powerpc/CONFIG_KASAN_INLINE rename from redhat/configs/pending-ark/debug/powerpc/CONFIG_KASAN_INLINE rename to redhat/configs/ark/debug/powerpc/CONFIG_KASAN_INLINE index blahblah..blahblah 100644 --- a/redhat/configs/pending-ark/debug/powerpc/CONFIG_KASAN_INLINE +++ b/redhat/configs/ark/debug/powerpc/CONFIG_KASAN_INLINE -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1842 _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure