Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 21 Nov 2014 23:44:54 +0000 (15:44 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 21 Nov 2014 23:44:54 +0000 (15:44 -0800)
commit8b2ed21e846c63d8f1bdee0d8df0645721a604a1
tree459906e25111254256e4873043da98a6e4055564
parent13f5004c94785af107dd702d9fbbe160f1004064
parent6e998916dfe327e785e7c2447959b2c1a3ea4930
Merge branch 'sched-urgent-for-linus' of git://git./linux/kernel/git/tip/tip

Pull scheduler fixes from Ingo Molnar:
 "Misc fixes: two NUMA fixes, two cputime fixes and an RCU/lockdep fix"

* 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  sched/cputime: Fix clock_nanosleep()/clock_gettime() inconsistency
  sched/cputime: Fix cpu_timer_sample_group() double accounting
  sched/numa: Avoid selecting oneself as swap target
  sched/numa: Fix out of bounds read in sched_init_numa()
  sched: Remove lockdep check in sched_move_task()