This patch replaces the macro "ARCH_HAVE_EXTRA_ELF_NOTES" with kconfig as discussed here https://lore.kernel.org/lkml/ca+55afxdk9_cmo4spymgg_wq+_g5e_v6o-hetq_nts-q1zj...@mail.gmail.com/ It is a pre-requisite patch for the review https://lore.kernel.org/lkml/20240314112359.50713-1-vigba...@amd.com/ I have split this patch as suggested in the review comment https://lore.kernel.org/lkml/87o7bg31jd.fsf@mail.lhotse/
Vignesh Balasubramanian (1): Replace macro "ARCH_HAVE_EXTRA_ELF_NOTES" with kconfig arch/Kconfig | 9 +++++++++ arch/powerpc/Kconfig | 1 + arch/powerpc/include/asm/elf.h | 2 -- include/linux/elf.h | 2 +- 4 files changed, 11 insertions(+), 3 deletions(-) -- 2.34.1