On Fri, Mar 24, 2023 at 04:54:20PM +0100, Alexandre Ghiti wrote: > No change intended, it just splits the linear mapping creation from > setup_vm_final: this prepares for upcoming additions to the linear > mapping creation. > > Signed-off-by: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx> > --- > arch/riscv/mm/init.c | 42 ++++++++++++++++++++++++++++-------------- > 1 file changed, 28 insertions(+), 14 deletions(-) > Reviewed-by: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>