From: Ralf Baechle Date: Tue, 21 May 2013 12:14:48 +0000 (+0200) Subject: MIPS: Idle: Don't call local_irq_disable() in cpu_wait() implementations. X-Git-Tag: v3.10-rc3~30^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d882f07a83642283b9bc4e7f4c56ac4982c5e629;p=pandora-kernel.git MIPS: Idle: Don't call local_irq_disable() in cpu_wait() implementations. The generic idle loop has already disabled interrupts so this is redundant. Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed