git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb40bc3
)
MIPS: Idle: Don't call local_irq_disable() in cpu_wait() implementations.
author
Ralf Baechle
<ralf@linux-mips.org>
Tue, 21 May 2013 12:14:48 +0000
(14:14 +0200)
committer
Ralf Baechle
<ralf@linux-mips.org>
Tue, 21 May 2013 23:34:27 +0000
(
01:34
+0200)
The generic idle loop has already disabled interrupts so this is redundant.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found