Skip to content
Commit 07454bff authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

clockevents: check broadcast tick device not the clock events device



Impact: jiffies increment too fast.

Hugh Dickins noted that with NOHZ=n and HIGHRES=n jiffies get
incremented too fast. The reason is a wrong check in the broadcast
enter/exit code, which keeps the local apic timer in periodic mode
when the switch happens.

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 2165f631
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment