[GIT PULL] liveupdate: a fix for v7.2-rc7

Mike Rapoport <[email protected]> Mon, 3 Aug 2026 14:24:51 +0300
Newsgroups org.infradead.lists.kexec,org.kernel.vger.linux-kernel,org.kvack.linux-mm
Message-ID <[email protected]>
Hi Linus,

The following changes since commit 4416f8a9ed5f49256dc69c664f1386b496ca16a1:

  liveupdate: fix GET_NAME ioctl argument validation (2026-07-16 09:25:30 +0300)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/liveupdate/linux.git tags/liveupdate-fixes-2026-08-03

for you to fetch changes up to 797fe91e50d6927f90f0c3b4444277c2c7c8b42b:

  kho: align kho_scratch to MAX_ORDER_NR_PAGES pages (2026-07-25 15:26:30 +0300)

----------------------------------------------------------------
liveupdate: a fix for v7.2-rc7

* fix a regression caused by allowing coexistence of KHO with deferred
  initialization of the memory map.

----------------------------------------------------------------
Michal Clapinski (1):
      kho: align kho_scratch to MAX_ORDER_NR_PAGES pages

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