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:
6ef190c
)
hrtimer: migrate pending list on cpu offline
author
Thomas Gleixner
<tglx@linutronix.de>
Mon, 29 Sep 2008 12:06:45 +0000
(14:06 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Mon, 29 Sep 2008 15:09:13 +0000
(17:09 +0200)
Impact: hrtimers which are on the pending list are not migrated at cpu
offline and can be stale forever
Add the pending list migration when CONFIG_HIGH_RES_TIMERS is enabled
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found