From: Ralf Baechle Date: Tue, 21 May 2013 12:05:27 +0000 (+0200) Subject: MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait. X-Git-Tag: v3.10-rc3~30^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb40bc3e94933007d3e42e96daf1ec8044821cb8;p=pandora-kernel.git MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait. Without this, the WARN_ON_ONCE(irqs_disabled()); in the idle loop will be triggered. Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed