From: James Hogan Date: Tue, 19 May 2015 08:50:33 +0000 (+0100) Subject: MIPS: dump_tlb: Refactor TLB matching X-Git-Tag: omap-for-v4.2/fixes-rc1^2~82^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1ce483e45ba86bc3b59ba46cca9ad044b09051e;p=pandora-kernel.git MIPS: dump_tlb: Refactor TLB matching Refactor the TLB matching code in dump_tlb() slightly so that the conditions which can cause a TLB entry to be skipped can be more easily extended. This should prevent the match condition getting unwieldy once it is updated to take further conditions into account. Signed-off-by: James Hogan Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/10081/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed