From: Thomas Gleixner Date: Mon, 29 Sep 2008 12:06:45 +0000 (+0200) Subject: hrtimer: migrate pending list on cpu offline X-Git-Tag: v2.6.27-rc9~55^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7659e349672bb0d378ef8d7d62bae4c53d2bdd18;p=pandora-kernel.git hrtimer: migrate pending list on cpu offline 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 --- Reading git-diff-tree failed