kernel-ark/arch/powerpc
Jiri Kosina f79ce995d0 [POWERPC] 86xx: local_irq_disable() is redundant after local_irq_save()
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>
2007-02-07 14:03:20 +11:00
..
boot [POWERPC] Fix kernel build errors for mpc8272ads and mpc8560ads 2007-02-07 14:03:20 +11:00
configs [POWERPC] mpc8272ads: defconfig 2007-02-07 14:03:20 +11:00
kernel [POWERPC] PA6T PMC support 2007-02-07 14:03:19 +11:00
lib [POWERPC] Fix array indexing error in rheap grow() 2007-02-07 14:03:19 +11:00
math-emu
mm [POWERPC] Add "is_power_of_2" checking to log2.h. 2007-02-07 14:03:19 +11:00
oprofile [POWERPC] Oprofile cleanup 2007-02-07 14:03:19 +11:00
platforms [POWERPC] 86xx: local_irq_disable() is redundant after local_irq_save() 2007-02-07 14:03:20 +11:00
sysdev [POWERPC] cpm2: CPM2 interrupt controller fix 2007-02-07 14:03:20 +11:00
xmon [POWERPC] Generic BUG for powerpc 2006-12-11 16:35:07 +11:00
.gitignore [POWERPC] Add files build to .gitignore 2006-12-04 20:41:29 +11:00
Kconfig [POWERPC] 8xx: generic 8xx code arch/powerpc port 2007-02-07 14:01:02 +11:00
Kconfig.debug [POWERPC] Enable stack debug features on ppc32 2007-01-30 00:45:56 -06:00
Makefile