]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 23 Jun 2015 02:20:04 +0000 (19:20 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 23 Jun 2015 02:20:04 +0000 (19:20 -0700)
commitbaad8d5ec8a9d85b20ccfc24293a1766aa75ae32
tree3eee56a46eada7bc6354e442d9164b555a78e43a
parentb5561eb74c38dba71e547476ef09ee6437d87e55
parentc6e27438733d668e90ee8735562375f663a6749b
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull NOHZ updates from Thomas Gleixner:
 "A few updates to the nohz infrastructure:

   - recursion protection for context tracking

   - make the TIF_NOHZ inheritance smarter

   - isolate cpus which belong to the NOHZ full set"

* 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  nohz: Set isolcpus when nohz_full is set
  nohz: Add tick_nohz_full_add_cpus_to() API
  context_tracking: Inherit TIF_NOHZ through forks instead of context switches
  context_tracking: Protect against recursion
include/linux/sched.h
kernel/sched/core.c