kata-containers/tools/packaging/kernel/patches/5.10.x
Jianyong Wu 6d94957a14 kernel: reduce alignment size of memory hotplug to 128M
After 5.11-rc4, memory hotplug alignment size is reduced to 128M for 4K
page.
It works better for memory hotplug and nvdimm plug in kata on arm.
without this patch, memory hotplug will fail for the current memory
hotplug alignment is 1G but the nvdimm size align with 128M in kata.
After port it here, we can avoid a fix in qemu side.

Note: if you change the page size to other size than 4K, memory hotplug
will has no effect.

Fixes: #2707
Signed-off-by: Jianyong Wu <jianyong.wu@arm.com>
2021-09-26 15:33:33 +08:00
..
experimental kernel: update experimental kernel to 5.10.x 2021-04-06 19:06:09 +00:00
0001-5.10.x-PTP_KVM-support-for-arm-arm64.patch kernel: PTP_KVM support for arm/arm64 in Kata 2021-08-10 11:04:28 +08:00
0001-arm64-mmu-compared-with-linear-start-physical-addres.patch kernel: upgrade kernel to 5.10.x for arm64. 2021-04-01 17:01:44 +08:00
0001-arm64-sparsemem-reduce-SECTION_SIZE_BITS.patch kernel: reduce alignment size of memory hotplug to 128M 2021-09-26 15:33:33 +08:00
0001-NO-UPSTREAM-9P-always-use-cached-inode-to-fill-in-v9.patch versions: kernel 5.10.x 2021-03-26 17:58:09 +00:00