linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next 0/2] two fixes in kho_populate()
@ 2026-02-06  4:31 ranxiaokai627
  2026-02-06  4:31 ` [PATCH -next 1/2] kho: fix missing early_memunmap() call " ranxiaokai627
  2026-02-06  4:31 ` [PATCH -next 2/2] kho: remove unnecessary WARN_ON(err) " ranxiaokai627
  0 siblings, 2 replies; 7+ messages in thread
From: ranxiaokai627 @ 2026-02-06  4:31 UTC (permalink / raw)
  To: graf, rppt, pasha.tatashin, pratyush, akpm
  Cc: kexec, linux-mm, linux-kernel, ran.xiaokai, ranxiaokai627

From: Ran Xiaokai <ran.xiaokai@zte.com.cn>

Patch1 fixes unpaired call of early_memmap()/early_memunmap()
Patch2 cleans up unnecessary call of WARN_ON()

Ran Xiaokai (2):
  kho: fix missing early_memunmap() call in kho_populate()
  kho: remove unnecessary WARN_ON(err) in kho_populate()

 kernel/liveupdate/kexec_handover.c | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

-- 
2.25.1




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

end of thread, other threads:[~2026-02-11  1:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-02-06  4:31 [PATCH -next 0/2] two fixes in kho_populate() ranxiaokai627
2026-02-06  4:31 ` [PATCH -next 1/2] kho: fix missing early_memunmap() call " ranxiaokai627
2026-02-10 13:45   ` Pratyush Yadav
2026-02-11  1:23     ` ranxiaokai627
2026-02-06  4:31 ` [PATCH -next 2/2] kho: remove unnecessary WARN_ON(err) " ranxiaokai627
2026-02-07 17:34   ` Pasha Tatashin
2026-02-10 13:45   ` Pratyush Yadav

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