Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1485370 > unrolled thread
| Started by | "Rafael J. Wysocki" <rafael@kernel.org> |
|---|---|
| First post | 2016-09-16 23:10 +0200 |
| Last post | 2016-09-16 23:10 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[GIT PULL] Power management fix for v4.8-rc7 "Rafael J. Wysocki" <rafael@kernel.org> - 2016-09-16 23:10 +0200
| From | "Rafael J. Wysocki" <rafael@kernel.org> |
|---|---|
| Date | 2016-09-16 23:10 +0200 |
| Subject | [GIT PULL] Power management fix for v4.8-rc7 |
| Message-ID | <si8yt-1HA-5@gated-at.bofh.it> |
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-4.8-rc7
to receive a power management fix for v4.8-rc7.
The top-most commit is 778935778c3b88e5152a88765850009006ef2e32
PM / runtime: Use _rcuidle for runtime suspend tracepoints
and the base is commit 9395452b4aab7bc2475ef8935b4a4fb99d778d70
Linux 4.8-rc6
More annotations of tracepoints in the runtime PM framework to
prevent RCU from complaining when that code is invoked from the
idle path (Paul McKenney).
Thanks!
---------------
Paul E. McKenney (1):
PM / runtime: Use _rcuidle for runtime suspend tracepoints
---------------
drivers/base/power/runtime.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Back to top | Article view | linux.kernel
csiph-web