mirror of
https://github.com/torvalds/linux.git
synced 2024-12-13 06:32:50 +00:00
421f7a5dbd
There's already code in do_page_fault() to conditionally enable interrupts, so we don't need to unconditonally enable them before calling it. This fixes a lockdep warning where we called trace_hardirqs_off() but with irqs still enabled. Signed-off-by: Matt Fleming <matt@console-pimps.org> Signed-off-by: Paul Mundt <lethal@linux-sh.org> |
||
---|---|---|
.. | ||
irq | ||
sh2 | ||
sh2a | ||
sh3 | ||
sh4 | ||
sh4a | ||
sh5 | ||
shmobile | ||
adc.c | ||
clock-cpg.c | ||
clock.c | ||
hwblk.c | ||
init.c | ||
Makefile | ||
ubc.S |