Matt Fleming 421f7a5dbd 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>
2009-09-28 15:11:45 +09:00
..
2009-09-01 13:54:14 +09:00
2009-09-25 12:19:33 +09:00
2005-04-16 15:20:36 -07:00
2009-06-17 15:39:53 +09:00
2009-08-19 09:12:00 +09:00
2009-07-05 00:28:39 +09:00
2006-10-03 23:01:26 +02:00