sh: Don't enable interrupts in the page fault path
[safe/jmp/linux-2.6] / arch / sh / kernel / idle.c
2009-06-23 Paul Mundtsh: Provide cpu_idle_wait() to fix up cpuidle/SMP build.
2009-04-02 Paul Mundtsh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle.
2008-12-22 Paul Mundtsh: Split out the idle loop for reuse between _32/_64...