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
>
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]