From: Dan Carpenter Date: Fri, 15 Jul 2016 11:16:44 +0000 (+0300) Subject: MIPS: RM7000: Double locking bug in rm7k_tc_disable() X-Git-Tag: v3.2.84~117 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e1e3beb2c0980d88188dd1b87b066aae6952e97;p=pandora-kernel.git MIPS: RM7000: Double locking bug in rm7k_tc_disable() commit 58a7e1c140f3ad61646bc0cd9a1f6a9cafc0b225 upstream. We obviously intended to enable IRQs again at the end. Fixes: 745aef5df1e2 ('MIPS: RM7000: Add support for tertiary cache') Signed-off-by: Dan Carpenter Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Cc: kernel-janitors@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/13815/ Signed-off-by: Ralf Baechle Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed