Hi Linus,
Please pull one power management regression fix for 3.1 on top of commit
f9d81f61c84aca693bc353dfef4b8c36c2e5e1b5 (ptrace: PTRACE_LISTEN forgets to
unlock ->siglock) from
git://github.com/rjwysocki/linux-pm.git pm-fixes
It fixes a locking bug introduced by one of the previous PM commits,
as described in the changelog.
Thanks!
drivers/base/power/clock_ops.c | 75 ++++++++++++++++++++-------------------
1 files changed, 38 insertions(+), 37 deletions(-)
---------------
Rafael J. Wysocki (1):
PM / Clocks: Do not acquire a mutex under a spinlock