From: Thomas Gleixner Date: Sat, 21 Jul 2007 11:37:35 +0000 (-0700) Subject: clockevents: fix device replacement X-Git-Tag: v2.6.23-rc1~177 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5590a536c0bc403fc73908c66c1c88cbed735ecb;p=pandora-kernel.git clockevents: fix device replacement When a device is replaced by a better rated device, then the broadcast mode needs to be evaluated again. When the new device has no requirement for broadcasting, then the broadcast bits for the CPU must be cleared. Signed-off-by: Thomas Gleixner Cc: john stultz Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed