hrtimer: migrate pending list on cpu offline
authorThomas Gleixner <tglx@linutronix.de>
Mon, 29 Sep 2008 12:06:45 +0000 (14:06 +0200)
committerThomas 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