]> 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)
commit07d7d6f4d8b870eec9c64ade0c13bc06c9ab41e0
tree7f450db9d0cf6dafa45374bb9edfb9b53d222d05
parent538b415b60529cdbfe96ed7239da1cbcac9e1505
parent7573e93b16d70f7c0b717e9d887369f7929a64fe
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