From: ranxiaokai627@163.com
To: graf@amazon.com, rppt@kernel.org, pasha.tatashin@soleen.com,
pratyush@kernel.org, akpm@linux-foundation.org
Cc: kexec@lists.infradead.org, linux-mm@kvack.org,
linux-kernel@vger.kernel.org, ran.xiaokai@zte.com.cn,
ranxiaokai627@163.com
Subject: [PATCH v2 0/2] two fixes in kho_populate()
Date: Wed, 11 Feb 2026 03:29:35 +0000 [thread overview]
Message-ID: <20260211032937.208353-1-ranxiaokai627@163.com> (raw)
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()
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 | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
--
2.25.1
next reply other threads:[~2026-02-11 3:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-11 3:29 ranxiaokai627 [this message]
2026-02-11 3:29 ` [PATCH v2 1/2] kho: fix missing early_memunmap() call " ranxiaokai627
2026-02-11 9:31 ` Pratyush Yadav
2026-02-12 2:36 ` ranxiaokai627
2026-02-11 3:29 ` [PATCH v2 2/2] kho: remove unnecessary WARN_ON(err) " ranxiaokai627
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260211032937.208353-1-ranxiaokai627@163.com \
--to=ranxiaokai627@163.com \
--cc=akpm@linux-foundation.org \
--cc=graf@amazon.com \
--cc=kexec@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=pasha.tatashin@soleen.com \
--cc=pratyush@kernel.org \
--cc=ran.xiaokai@zte.com.cn \
--cc=rppt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox