]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1750cd812c0ee4f908d4a3d77935b58043d0412b
tree817c47c27c368fd99243592d09c0b9c18f4e190f
parent4d311f1297a73d53a2a7d9af8c82a84361bec0e6
parent2f2fc3df71f2d20c9d5fe41f31fa31c47209b349
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/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()