[<prev] [next>] [day] [month] [year] [list]
Message-Id: <201101262132.31890.rjw@sisk.pl>
Date: Wed, 26 Jan 2011 21:32:31 +0100
From: "Rafael J. Wysocki" <rjw@...k.pl>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Alan Stern <stern@...land.harvard.edu>,
LKML <linux-kernel@...r.kernel.org>,
"Linux-pm mailing list" <linux-pm@...ts.linux-foundation.org>
Subject: [GIT PULL] Power management fix for 2.6.38
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists