Skip to content
Commit a2c763e0 authored by Ralf Baechle's avatar Ralf Baechle
Browse files

MIPS: tlbex: Better debug output.



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>
parent 088b530a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment