mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 01:31:44 +00:00
6a6f1eface
IRQs are already disabled by the time arch_reset() is called, so these calls to local_irq_disable() instead arch_reset() are redundant. Remove them. Acked-by: H Hartley Sweeten <hsweeten@visionengravers.com> Acked-by: Nicolas Pitre <nico@linaro.org> Acked-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |
||
---|---|---|
.. | ||
include/mach | ||
core.c | ||
dma.c | ||
irq.c | ||
leds.c | ||
Makefile | ||
Makefile.boot | ||
pci.c |