Skip to content
Commit ae99286b authored by Thomas Gleixner's avatar Thomas Gleixner Committed by Thomas Gleixner
Browse files

nohz: disable tick_nohz_kick_tick() for now

Impact: nohz powersavings and wakeup regression

commit fb02fbc1

 (NOHZ: restart tick
device from irq_enter()) causes a serious wakeup regression.

While the patch is correct it does not take into account that spurious
wakeups happen on x86. A fix for this issue is available, but we just
revert to the .27 behaviour and let long running softirqs screw
themself.

Disable it for now.

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent ee5f80a9
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