Re: [PATCH v3 00/29] arch, mm: consolidate hugetlb early reservation
Kalle Niemi <[email protected]>
| Newsgroups | gmane.linux.uml.devel,gmane.linux.ports.alpha,gmane.linux.ports.arm.kernel,gmane.linux.documentation,gmane.linux.ports.hexagon,gmane.linux.kernel,gmane.linux.ports.mips,gmane.linux.kernel.mm,gmane.linux.ports.parisc,gmane.linux.ports.riscv,gmane.linux.ports.sh.devel,gmane.linux.kernel.arc,gmane.linux.ports.ppc64.devel,gmane.linux.ports.sparc |
|---|---|
| Message-ID | <[email protected]> |
On 1/13/26 08:50, Kalle Niemi wrote: > On 1/13/26 00:23, Andrew Morton wrote: >> On Sun, 11 Jan 2026 10:20:34 +0200 Mike Rapoport <[email protected]> wrote: >> >>> v3 changes: >>> * fix empty_zero_page initialization on arm >>> * fix ZONE_DMA limit calculation on powerpc >>> * add Acks >> >> updated, thanks. I'll suppress the ensuing email flood. >> >> Kalle, can you please retest sometime, see if the BeagleBone Black boot >> failure was fixed? >> >> Seems we haven't heard back from rmk regarding >> https://lkml.kernel.org/r/[email protected]. > > Hello! > > I will test this v3 patch ASAP and reply results here. > Collective sorry for the delay; I have been busy! > > BR > Kalle Hello! I tried this patch by cloning https://git.kernel.org/pub/scm/linux/kernel/git/rppt/linux.git/log/?h=hugetlb-init/v3 Boots succesfully on BeagleBone Black! BR Kalle