183d1ce4fa8237042644b2a79fbf01471da18d parent 7cfb0435330364f90f274a26ecdc5f47f738498c author Thomas Gleixner 1220662905 +0200 committer Thomas Gleixner 1220678477 +0200 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 \~9x