[GIT PULL] Power management fix for 2.6.38
From: Rafael J. Wysocki
Date: Wed Jan 26 2011 - 15:33:05 EST
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/