From: Thomas Gleixner Date: Sun, 16 Sep 2007 13:36:43 +0000 (+0200) Subject: clockevents: Enforce oneshot broadcast when broadcast mask is set on resume X-Git-Tag: v2.6.23-rc7~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07eec6af448d13a6a520d9c6f06f2e87f61b567a;p=pandora-kernel.git clockevents: Enforce oneshot broadcast when broadcast mask is set on resume The jinxed VAIO refuses to resume without hitting keys on the keyboard when this is not enforced. It is unclear why the cpu ends up in a lower C State without notifying the clock events layer, but enforcing the oneshot broadcast here is safe. Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed