]> 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, 26 Nov 2017 21:43:25 +0000 (13:43 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 26 Nov 2017 21:43:25 +0000 (13:43 -0800)
commit6b96d88dd9802f586c3ceaaebc4b3cec592db8a7
tree7f450db9d0cf6dafa45374bb9edfb9b53d222d05
parentc480663b6edfcdcab5a639571450c50ec4de7ba5
parent8ad1b3879426c4661a3669c60715108637dfec0a
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull scheduler fixes from Ingo Molnar:
 "Misc fixes: a documentation fix, a Sparse warning fix and a debugging
  fix"

* 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  sched/debug: Fix task state recording/printout
  sched/deadline: Don't use dubious signed bitfields
  sched/deadline: Fix the description of runtime accounting in the documentation