From: James Hogan Date: Wed, 15 Jul 2015 15:17:46 +0000 (+0100) Subject: MIPS: dump_tlb: Dump FrameMask register if exists X-Git-Tag: omap-for-v4.3/fixes-rc1~99^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bd860cae3c46a83371ce899ae0d665b6e253687;p=pandora-kernel.git MIPS: dump_tlb: Dump FrameMask register if exists The FrameMask register is relevant to the TLB so it should be dumped by dump_tlb_regs(), however it is only present in certain cores (r10000, r12000, r14000, r16000). Add dumping of it, conditional upon current_cpu_type(). Suggested-by: Joshua Kinard Suggested-by: Maciej W. Rozycki Signed-off-by: James Hogan Cc: Joshua Kinard Cc: Maciej W. Rozycki Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/10724/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed