Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 3 Jul 2017 20:33:57 +0000 (13:33 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 3 Jul 2017 20:33:57 +0000 (13:33 -0700)
commit59b60185b4a1adc46b115291dc34af2186cc9678
tree681a5294b7c3f9013b6a5644cbbc74db4ec8d459
parent9bd42183b951051f73de121f7ee17091e7d26fbb
parentd4af6d933ccffd24286528f04d5c39e702c8580f
Merge branch 'timers-nohz-for-linus' of git://git./linux/kernel/git/tip/tip

Pull nohz updates from Ingo Molnar:
 "The main changes in this cycle relate to fixing another bad (but
  sporadic and hard to detect) interaction between the dynticks
  scheduler tick and hrtimers, plus related improvements to better
  detection and handling of similar problems - by Frédéric Weisbecker"

* 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  nohz: Fix spurious warning when hrtimer and clockevent get out of sync
  nohz: Fix buggy tick delay on IRQ storms
  nohz: Reset next_tick cache even when the timer has no regs
  nohz: Fix collision between tick and other hrtimers, again
  nohz: Add hrtimer sanity check
kernel/time/tick-sched.c