On Wed, Jul 10, 2024 at 11:59:30AM -0700, Andrew Morton wrote: > >The patch titled > Subject: init-modpost-conditionally-check-section-mismatch-to-__meminit-fix >has been added to the -mm mm-nonmm-unstable branch. Its filename is > init-modpost-conditionally-check-section-mismatch-to-__meminit-fix.patch > >This patch will shortly appear at > https://git.kernel.org/pub/scm/linux/kernel/git/akpm/25-new.git/tree/patches/init-modpost-conditionally-check-section-mismatch-to-__meminit-fix.patch > >This patch will later appear in the mm-nonmm-unstable branch at > git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm > >Before you just go and hit "reply", please: > a) Consider who else should be cc'ed > b) Prefer to cc a suitable mailing list as well > c) Ideally: find the original patch on the mailing list and do a > reply-to-all to that, adding suitable additional cc's > >*** Remember to use Documentation/process/submit-checklist.rst when testing your code *** > >The -mm tree is included into linux-next via the mm-everything >branch at git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm >and is updated there every 2-3 working days > >------------------------------------------------------ >From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> >Subject: init-modpost-conditionally-check-section-mismatch-to-__meminit-fix >Date: Wed, 10 Jul 2024 09:28:02 +1000 > >remove MEM_KEEP from arch/powerpc/kernel/vmlinux.lds.S > >Link: https://lkml.kernel.org/r/20240710093213.2aefb25f@xxxxxxxxxxxxxxxx >Signed-off-by: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> >Cc: Masahiro Yamada <masahiroy@xxxxxxxxxx> >Cc: Wei Yang <richard.weiyang@xxxxxxxxx> >Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Reviewed-by: Wei Yang <richard.weiyang@xxxxxxxxx> -- Wei Yang Help you, Help me