Re: [PATCH] riscv: Extend sv39 linear mapping max size to 128G
From: Björn Töpel
Date: Tue May 14 2024 - 12:35:39 EST
Alexandre Ghiti <alexghiti@xxxxxxxxxxxx> writes:
> This harmonizes all virtual addressing modes which can now all map
> (PGDIR_SIZE * PTRS_PER_PGD) / 4 of physical memory.
>
> Signed-off-by: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
Nice!
Reviewed-by: Björn Töpel <bjorn@xxxxxxxxxxxx>