From: Thomas Gleixner Date: Sat, 6 Sep 2008 01:01:45 +0000 (+0200) Subject: clockevents: broadcast fixup possible waiters X-Git-Tag: v2.6.27-rc6~24^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7300711e8c6824fcfbd42a126980ff50439d8dd0;p=pandora-kernel.git clockevents: broadcast fixup possible waiters Until the C1E patches arrived there where no users of periodic broadcast before switching to oneshot mode. Now we need to trigger a possible waiter for a periodic broadcast when switching to oneshot mode. Otherwise we can starve them for ever. Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed