diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-06-03 09:01:41 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-06-03 09:01:41 -0700 |
commit | 874cd339acdfe734b5418e36e3ad40fd4c573155 (patch) | |
tree | acf1d2aa1bf1b50c2d81d3138f7166410fa2492b /fs | |
parent | 26bdace74c857ce370ca23344e79b0b7cc17e9b3 (diff) | |
parent | 595058b6675e4d2a70dcd867c84d922975f9d22b (diff) | |
download | linux-874cd339acdfe734b5418e36e3ad40fd4c573155.tar.bz2 |
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull scheduler fixes from Thomas Gleixner:
- two patches addressing the problem that the scheduler allows under
certain conditions user space tasks to be scheduled on CPUs which are
not yet fully booted which causes a few subtle and hard to debug
issue
- add a missing runqueue clock update in the deadline scheduler which
triggers a warning under certain circumstances
- fix a silly typo in the scheduler header file
* 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
sched/headers: Fix typo
sched/deadline: Fix missing clock update
sched/core: Require cpu_active() in select_task_rq(), for user tasks
sched/core: Fix rules for running on online && !active CPUs
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions