clockevents: broadcast fixup possible waiters
authorThomas Gleixner <tglx@linutronix.de>
Sat, 6 Sep 2008 01:01:45 +0000 (03:01 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 6 Sep 2008 05:21:17 +0000 (07:21 +0200)
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 <tglx@linutronix.de>

No differences found