* [folded-merged] kexec_core-fix-error-code-path-in-the-kexec_jump-flow-fix.patch removed from -mm tree
@ 2025-07-12 21:42 Andrew Morton
0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2025-07-12 21:42 UTC (permalink / raw)
To: mm-commits, rafael.j.wysocki, sfr, akpm
The quilt patch titled
Subject: kexec_core-fix-error-code-path-in-the-kexec_jump-flow-fix
has been removed from the -mm tree. Its filename was
kexec_core-fix-error-code-path-in-the-kexec_jump-flow-fix.patch
This patch was dropped because it was folded into kexec_core-fix-error-code-path-in-the-kexec_jump-flow.patch
------------------------------------------------------
From: Stephen Rothwell <sfr@canb.auug.org.au>
Subject: kexec_core-fix-error-code-path-in-the-kexec_jump-flow-fix
Date: Fri, 11 Jul 2025 10:35:39 +1000
remove now-unused label
Link: https://lkml.kernel.org/r/20250711105804.3447e832@canb.auug.org.au
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
kernel/kexec_core.c | 1 -
1 file changed, 1 deletion(-)
--- a/kernel/kexec_core.c~kexec_core-fix-error-code-path-in-the-kexec_jump-flow-fix
+++ a/kernel/kexec_core.c
@@ -1135,7 +1135,6 @@ int kernel_kexec(void)
dpm_resume_start(PMSG_RESTORE);
Resume_devices:
dpm_resume_end(PMSG_RESTORE);
- Resume_console:
pm_restore_gfp_mask();
console_resume_all();
thaw_processes();
_
Patches currently in -mm which might be from sfr@canb.auug.org.au are
kexec_core-fix-error-code-path-in-the-kexec_jump-flow.patch
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-07-12 21:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-12 21:42 [folded-merged] kexec_core-fix-error-code-path-in-the-kexec_jump-flow-fix.patch removed from -mm tree Andrew Morton
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.