From: Mike Rapoport <rppt@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mike Rapoport <rppt@kernel.org>, Alexander Graf <graf@amazon.com>,
George Guo <guodongtai@kylinos.cn>,
Kexin Liu <liukexin@kylinos.cn>,
Pasha Tatashin <pasha.tatashin@soleen.com>,
Pratyush Yadav <pratyush@kernel.org>,
Samiullah Khawaja <skhawaja@google.com>,
kexec@lists.infradead.org, linux-kernel@vger.kernel.org,
linux-mm@kvack.org
Subject: [GIT PULL] liveupdate: kho: two regression fixes
Date: Sat, 30 May 2026 20:14:20 +0300 [thread overview]
Message-ID: <20260530171420.1430298-1-rppt@kernel.org> (raw)
From: Mike Rapoport (Microsoft) <rppt@kernel.org>
The following changes since commit e7ae89a0c97ce2b68b0983cd01eda67cf373517d:
Linux 7.1-rc5 (2026-05-24 13:48:06 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/liveupdate/linux.git tags/liveupdate-fixes-2026-05-30
for you to fetch changes up to 8fd2f26fa2a33cfe8ac043f976137ecf5b567f03:
kho: fix order calculation for kho_unpreserve_pages() (2026-05-26 11:01:49 +0300)
----------------------------------------------------------------
liveupdate: kho: two regression fixes
* fix order calculation for kho_unpreserve_pages() to make sure sure that
the order calculation in kho_unpreserve_pages() mathes the order
calculation in kho_preserve_pages().
* fix math in calculation of KHO_TREE_MAX_DEPTH to make it work with 16KB
pages.
----------------------------------------------------------------
George Guo (1):
kho: fix KHO_TREE_MAX_DEPTH for non-4KB page sizes
Pratyush Yadav (Google) (1):
kho: fix order calculation for kho_unpreserve_pages()
include/linux/kho/abi/kexec_handover.h | 2 +-
kernel/liveupdate/kexec_handover.c | 56 +++++++++++++++++++---------------
2 files changed, 33 insertions(+), 25 deletions(-)
--
Sincerely yours,
Mike.
next reply other threads:[~2026-05-30 17:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-30 17:14 Mike Rapoport [this message]
2026-05-30 22:43 ` pr-tracker-bot
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=20260530171420.1430298-1-rppt@kernel.org \
--to=rppt@kernel.org \
--cc=graf@amazon.com \
--cc=guodongtai@kylinos.cn \
--cc=kexec@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=liukexin@kylinos.cn \
--cc=pasha.tatashin@soleen.com \
--cc=pratyush@kernel.org \
--cc=skhawaja@google.com \
--cc=torvalds@linux-foundation.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
Powered by JetHome