From: Ralf Baechle Date: Tue, 16 Oct 2012 20:20:26 +0000 (+0200) Subject: MIPS: tlbex: Better debug output. X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~15^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2c763e0747f28c7b2eb4c5058344790bfee0ed9;p=pandora-kernel.git 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: Ralf Baechle --- Reading git-diff-tree failed