Re: [PATCH] powerpc/32: Display modules range in virtual memory layout

2021-06-17 Thread Michael Ellerman
On Fri, 11 Jun 2021 19:08:54 + (UTC), Christophe Leroy wrote: > book3s/32 and 8xx don't use vmalloc for modules. > > Print the modules area at startup as part of the virtual memory layout: > > [0.00] Kernel virtual memory layout: > [0.00] * 0xffafc000..0xc000 : fixmap >

[PATCH] powerpc/32: Display modules range in virtual memory layout

2021-06-11 Thread Christophe Leroy
book3s/32 and 8xx don't use vmalloc for modules. Print the modules area at startup as part of the virtual memory layout: [0.00] Kernel virtual memory layout: [0.00] * 0xffafc000..0xc000 : fixmap [0.00] * 0xc900..0xffafc000 : vmalloc & ioremap [0.00]