diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-05-21 20:52:00 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-05-21 20:52:00 +0200 |
commit | 970c305aa802346aaa741ab241f6f3f63d623cc0 (patch) | |
tree | 8e81fbe88704a2e20f93796b4ca52b1887e39dfb /arch | |
parent | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... (diff) | |
parent | sched/core: Call __schedule() from do_idle() without enabling preemption (diff) | |
download | linux-970c305aa802346aaa741ab241f6f3f63d623cc0.tar.xz linux-970c305aa802346aaa741ab241f6f3f63d623cc0.zip |
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull scheduler fix from Thomas Gleixner:
"A single scheduler fix:
Prevent idle task from ever being preempted. That makes sure that
synchronize_rcu_tasks() which is ignoring idle task does not pretend
that no task is stuck in preempted state. If that happens and idle was
preempted on a ftrace trampoline the machine crashes due to
inconsistent state"
* 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
sched/core: Call __schedule() from do_idle() without enabling preemption
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions