• Ralf Baechle's avatar
    MIPS: tlbex: Better debug output. · a2c763e0
    Ralf Baechle authored
    Pgtable bits are assigned dynamically depending on processor feature and
    statically based on kernel configuration.  To make sense out of the
    disassembled TLB exception handlers a list of the actual assignments
    used for a particular configuration and hardware setup can be very useful.
    
    Output the actual TLB exception handlers in a format that simplifies their
    post processsing from dmesg output.
    Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
    a2c763e0
pgtable-bits.h 8.84 KB