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:
c4cbfd6
)
[POWERPC] 86xx: local_irq_disable() is redundant after local_irq_save()
author
Jiri Kosina
<jkosina@suse.cz>
Thu, 1 Feb 2007 15:36:04 +0000
(16:36 +0100)
committer
Paul Mackerras
<paulus@samba.org>
Wed, 7 Feb 2007 03:03:20 +0000
(14:03 +1100)
arch/powerpc/platforms/86xx/mpc86xx_smp.c::smp_86xx_kick_cpu() contains
local_irq_disable() call after local_irq_save(). This looks
redundant.
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found