Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <tglx@linutronix.de>
- Loading branch information