mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-26 11:28:28 +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> |
||
---|---|---|
.. | ||
clock-sh3.c | ||
clock-sh7705.c | ||
clock-sh7706.c | ||
clock-sh7709.c | ||
clock-sh7710.c | ||
clock-sh7712.c | ||
entry.S | ||
ex.S | ||
Makefile | ||
pinmux-sh7720.c | ||
probe.c | ||
setup-sh3.c | ||
setup-sh770x.c | ||
setup-sh7705.c | ||
setup-sh7710.c | ||
setup-sh7720.c | ||
swsusp.S |