From: Wu Zhangjin Date: Thu, 8 Oct 2009 12:39:50 +0000 (+0800) Subject: MIPS: Loongson: Remove redundant local_irq_disable() X-Git-Tag: v2.6.32-rc6~2^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b40bb20e74a02dbe80fc7be6d0f9f05344051d20;p=pandora-kernel.git MIPS: Loongson: Remove redundant local_irq_disable() That code is executed with irq disabled already, so, remove the redundant local_irq_disable() here. Signed-off-by: Wu Zhangjin Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed