git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d770e55
)
suspend-to-idle: Prevent RCU from complaining about tick_freeze()
author
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Thu, 9 Jul 2015 20:59:49 +0000
(22:59 +0200)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Thu, 9 Jul 2015 20:59:49 +0000
(22:59 +0200)
Put tick_freeze() under RCU_NONIDLE() to prevent RCU from complaining
about suspicious RCU usage in idle by trace_suspend_resume() called
from there.
While at it, fix a comment related to another usage of RCU_NONIDLE()
in enter_freeze_proper().
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
drivers/cpuidle/cpuidle.c
patch
|
blob
|
history
diff --cc
drivers/cpuidle/cpuidle.c
Simple merge