From: Tony Wu Date: Thu, 18 Jul 2013 09:45:47 +0000 (+0000) Subject: MIPS: tlbex: Fix typo in r3000 tlb store handler X-Git-Tag: v3.11-rc2~9^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afc813ae6d01eb4bb03fe67ed74c76608e3db089;p=pandora-kernel.git MIPS: tlbex: Fix typo in r3000 tlb store handler commit 6ba045f (MIPS: Move generated code to .text for microMIPS) causes a panic at boot. The handler builder should test against handle_tlbs_end, not handle_tlbs. Signed-off-by: Tony Wu Acked-by: Jayachandran C. Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/5600/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed