aboutsummaryrefslogtreecommitdiffstats
path: root/lib/spinlock_debug.c
diff options
context:
space:
mode:
authorMatt Fleming <matt@console-pimps.org>2009-09-26 19:44:05 +0000
committerPaul Mundt <lethal@linux-sh.org>2009-09-28 15:11:45 +0900
commit421f7a5dbdd1720c718eed187c46cf202529cf7d (patch)
tree5192e55055242d8430cdbdd62e2efa0c6e63a955 /lib/spinlock_debug.c
parentsh: Set the default I/O port base to P2SEG. (diff)
downloadlinux-rng-421f7a5dbdd1720c718eed187c46cf202529cf7d.tar.xz
linux-rng-421f7a5dbdd1720c718eed187c46cf202529cf7d.zip
sh: Don't enable interrupts in the page fault path
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>
Diffstat (limited to 'lib/spinlock_debug.c')
0 files changed, 0 insertions, 0 deletions