From: Linus Torvalds Date: Sat, 30 May 2026 22:39:47 +0000 (-0700) Subject: Merge tag 'liveupdate-fixes-2026-05-30' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v7.1-rc6~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9d87d0fc8c8e0a2a2b5026a169db2f270b4828c1;p=thirdparty%2Fkernel%2Fstable.git Merge tag 'liveupdate-fixes-2026-05-30' of git://git.kernel.org/pub/scm/linux/kernel/git/liveupdate/linux Pull liveupdate fixes from Mike Rapoport: "Two kexec handover 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" * tag 'liveupdate-fixes-2026-05-30' of git://git.kernel.org/pub/scm/linux/kernel/git/liveupdate/linux: kho: fix order calculation for kho_unpreserve_pages() kho: fix KHO_TREE_MAX_DEPTH for non-4KB page sizes --- 9d87d0fc8c8e0a2a2b5026a169db2f270b4828c1