[PATCH] kexec: drop dependency on ARCH_SUPPORTS_KEXEC from CRASH_DUMP
Ignat Korchagin
ignat at cloudflare.com
Wed Nov 29 14:34:13 PST 2023
On Wed, Nov 29, 2023 at 10:23 PM Andrew Morton
<akpm at linux-foundation.org> wrote:
>
> On Wed, 29 Nov 2023 22:04:09 +0000 Ignat Korchagin <ignat at cloudflare.com> wrote:
>
> > Fixes: 91506f7e5d21 ("arm64/kexec: refactor for kernel/Kconfig.kexec")
> > Cc: stable at vger.kernel.org # 6.6+: f8ff234: kernel/Kconfig.kexec: drop select of KEXEC for CRASH_DUMP
> > Cc: stable at vger.kernel.org # 6.6+
>
> I doubt if anyone knows what the two above lines mean. What are your
> recommendations for the merging of this patch?
Hmm... I was just following
https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html#option-1
and basically wanted to make sure that this patch gets backported
together with commit f8ff234: kernel/Kconfig.kexec: drop select of
KEXEC for CRASH_DUMP (they should go together)
> > Signed-off-by: Ignat Korchagin <ignat at cloudflare.com>
>
More information about the kexec
mailing list