[PATCH] riscv: move memblock_allow_resize() after lm is ready

Conor Dooley conor at kernel.org
Sun Jun 11 03:15:06 PDT 2023


On Sun, Jun 11, 2023 at 07:31:03AM +0800, Woody Zhang wrote:
> On Sat, Jun 10, 2023 at 04:44:19PM +0100, Conor Dooley wrote:
> >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.
> 
> Thanks, will send a v2.
> 
> >
> >> 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 <woodylab at foxmail.com>
> >
> >What commit does this fix?
> 
> Fixes: 671f9a3e2e24 ("RISC-V: Setup initial page tables in two stages")
> 
> Will add this tag in v2.

b4 should pick up fixes tags from replies, you shouldn't need to
resubmit for that alone.

Cheers,
Conor.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-riscv/attachments/20230611/3bdc943d/attachment.sig>


More information about the linux-riscv mailing list