On Sat, Jun 10, 2023 at 07:43:20AM +0800, Woody Zhang wrote: $subject: "riscv: move memblock_allow_resize() after lm is ready" s/lm/linear map/ if you resubmit, please. > The initial memblock metadata is accessed from kernel image mapping. The > regions arrays need to "reallocated" from memblock and accessed through > linear mapping to cover more memblock regions. So the resizing should > not be allowed until linear mapping is ready. Note that there are > memblock allocations when building linear mapping. > > Signed-off-by: Woody Zhang What commit does this fix? Cheers, Conor.