Hi Linus, Please pull an important power management fix for 2.6.38 (and 2.6.37.y) from: git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6.git pm-fixes One of the changes we made in 2.6.37 allowed rpm_suspend() to be called from interrupt handlers, but forgot to update one code path in there to take that into account. drivers/base/power/runtime.c | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) --------------- Alan Stern (1): PM / Runtime: Don't enable interrupts while running in_interrupt _______________________________________________ linux-pm mailing list linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/linux-pm