Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 4 Nov 2018 01:37:09 +0000 (18:37 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 4 Nov 2018 01:37:09 +0000 (18:37 -0700)
commit71e56028173bc84f01456a5679d8be9d681b49f1
tree817c47c27c368fd99243592d09c0b9c18f4e190f
parent601a88077cf6e5c85a776cf27f643e5d563b29fb
parent993f0b0510dad98b4e6e39506834dab0d13fd539
Merge branch 'sched-urgent-for-linus' of git://git./linux/kernel/git/tip/tip

Pull scheduler fixes from Ingo Molnar:
 "A memory (under-)allocation fix and a comment fix"

* 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  sched/topology: Fix off by one bug
  sched/rt: Update comment in pick_next_task_rt()