mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] liveupdate: kho: two regression fixes
@ 2026-05-30 17:14 Mike Rapoport
  2026-05-30 22:43 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Rapoport @ 2026-05-30 17:14 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Mike Rapoport, Alexander Graf, George Guo, Kexin Liu,
	Pasha Tatashin, Pratyush Yadav, Samiullah Khawaja, kexec,
	linux-kernel, linux-mm

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.

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

* Re: [GIT PULL] liveupdate: kho: two regression fixes
  2026-05-30 17:14 [GIT PULL] liveupdate: kho: two regression fixes Mike Rapoport
@ 2026-05-30 22:43 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-05-30 22:43 UTC (permalink / raw)
  To: Mike Rapoport
  Cc: Linus Torvalds, Mike Rapoport, Alexander Graf, George Guo,
	Kexin Liu, Pasha Tatashin, Pratyush Yadav, Samiullah Khawaja,
	kexec, linux-kernel, linux-mm

The pull request you sent on Sat, 30 May 2026 20:14:20 +0300:

> https://git.kernel.org/pub/scm/linux/kernel/git/liveupdate/linux.git tags/liveupdate-fixes-2026-05-30

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9d87d0fc8c8e0a2a2b5026a169db2f270b4828c1

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2026-05-30 22:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-30 17:14 [GIT PULL] liveupdate: kho: two regression fixes Mike Rapoport
2026-05-30 22:43 ` pr-tracker-bot

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