[PATCH v3 0/2] two fixes in kho_populate()

From: ranxiaokai627

Date: Thu Feb 12 2026 - 06:13:33 EST


From: Ran Xiaokai <ran.xiaokai@xxxxxxxxxx>

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

v3
- rename all the labels suggested by Pratyush

v2
- Improve code readability suggested by Pratyush
- collect reviewed-by

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 | 28 +++++++++++++++-------------
1 file changed, 15 insertions(+), 13 deletions(-)

--
2.25.1