From: Andrew Morton <akpm@linux-foundation.org>
To: mm-commits@vger.kernel.org,richard.weiyang@gmail.com,masahiroy@kernel.org,sfr@canb.auug.org.au,akpm@linux-foundation.org
Subject: [folded-merged] init-modpost-conditionally-check-section-mismatch-to-__meminit-fix.patch removed from -mm tree
Date: Fri, 12 Jul 2024 16:38:49 -0700 [thread overview]
Message-ID: <20240712233849.EA777C32782@smtp.kernel.org> (raw)
The quilt patch titled
Subject: init-modpost-conditionally-check-section-mismatch-to-__meminit-fix
has been removed from the -mm tree. Its filename was
init-modpost-conditionally-check-section-mismatch-to-__meminit-fix.patch
This patch was dropped because it was folded into init-modpost-conditionally-check-section-mismatch-to-__meminit.patch
------------------------------------------------------
From: Stephen Rothwell <sfr@canb.auug.org.au>
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@canb.auug.org.au
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Reviewed-by: Wei Yang <richard.weiyang@gmail.com>
Cc: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
arch/powerpc/kernel/vmlinux.lds.S | 2 --
1 file changed, 2 deletions(-)
--- a/arch/powerpc/kernel/vmlinux.lds.S~init-modpost-conditionally-check-section-mismatch-to-__meminit-fix
+++ a/arch/powerpc/kernel/vmlinux.lds.S
@@ -123,8 +123,6 @@ SECTIONS
*/
*(.sfpr);
*(.text.asan.* .text.tsan.*)
- MEM_KEEP(init.text)
- MEM_KEEP(exit.text)
} :text
. = ALIGN(PAGE_SIZE);
_
Patches currently in -mm which might be from sfr@canb.auug.org.au are
init-modpost-conditionally-check-section-mismatch-to-__meminit.patch
reply other threads:[~2024-07-12 23:38 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240712233849.EA777C32782@smtp.kernel.org \
--to=akpm@linux-foundation.org \
--cc=masahiroy@kernel.org \
--cc=mm-commits@vger.kernel.org \
--cc=richard.weiyang@gmail.com \
--cc=sfr@canb.auug.org.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.