[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220929042936.22012-1-bhe@redhat.com>
Date: Thu, 29 Sep 2022 12:29:32 +0800
From: Baoquan He <bhe@...hat.com>
To: linux-kernel@...r.kernel.org, akpm@...ux-foundation.org
Cc: kexec@...ts.infradead.org, ebiederm@...ssion.com,
Baoquan He <bhe@...hat.com>
Subject: [PATCH RESEND 0/4] Some minor cleanup patches resent
These three patches are reviewed and acked, are all trivial clean up
patches.
And for the patch "kexec: replace crash_mem_range with range", I got a
ibm-p9wr ppc64le system to test, it works well.
Hi Andrew,
Please help pick them into mm-nonmm-unstable branch.
Chen Lifu (1):
ARM: kexec: Make machine_crash_nonpanic_core() static
Jianglei Nie (1):
proc/vmcore: fix potential memory leak in vmcore_init()
Li Chen (1):
kexec: replace crash_mem_range with range
ye xingchen (1):
kexec: Remove the unneeded result variable
arch/arm/kernel/machine_kexec.c | 2 +-
arch/powerpc/kexec/file_load_64.c | 2 +-
arch/powerpc/kexec/ranges.c | 8 ++++----
fs/proc/vmcore.c | 1 +
include/linux/kexec.h | 7 ++-----
kernel/kexec_core.c | 10 ++--------
kernel/kexec_file.c | 2 +-
7 files changed, 12 insertions(+), 20 deletions(-)
--
2.34.1
Powered by blists - more mailing lists