public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND 0/4] Some minor cleanup patches resent
@ 2022-09-29  4:29 Baoquan He
  2022-09-29  4:29 ` [PATCH RESEND 1/4] proc/vmcore: fix potential memory leak in vmcore_init() Baoquan He
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Baoquan He @ 2022-09-29  4:29 UTC (permalink / raw)
  To: linux-kernel, akpm; +Cc: kexec, ebiederm, Baoquan He

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-09-29  4:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-29  4:29 [PATCH RESEND 0/4] Some minor cleanup patches resent Baoquan He
2022-09-29  4:29 ` [PATCH RESEND 1/4] proc/vmcore: fix potential memory leak in vmcore_init() Baoquan He
2022-09-29  4:29 ` [PATCH RESEND 2/4] kexec: Remove the unneeded result variable Baoquan He
2022-09-29  4:29 ` [PATCH RESEND 3/4] kexec: replace crash_mem_range with range Baoquan He
2022-09-29  4:29 ` [PATCH RESEND 4/4] ARM: kexec: Make machine_crash_nonpanic_core() static Baoquan He

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox