• Paul Mundt's avatar
    sh: pretty print virtual memory map on boot. · 35f99c0d
    Paul Mundt authored
    This cribs the pretty printing from arch/x86/mm/init_32.c to dump the
    virtual memory layout on boot. This is primarily intended as a debugging
    aid, given that the newer CPUs have full control over their address space
    and as such have little to nothing in common with the legacy layout.
    Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
    35f99c0d
init.c 8.71 KB