diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-06-19 16:51:00 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-06-19 16:51:00 +0200 |
commit | 727c3991dfdb3ff104e33307e287692ef01daec9 (patch) | |
tree | 0935860d3cedaba1e41c6abb9e937c64057d1d8c /scripts | |
parent | Merge tag 'locking-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k... (diff) | |
parent | sched: Fix balance_push() vs __sched_setscheduler() (diff) | |
download | linux-727c3991dfdb3ff104e33307e287692ef01daec9.tar.xz linux-727c3991dfdb3ff104e33307e287692ef01daec9.zip |
Merge tag 'sched-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull scheduler fix from Thomas Gleixner:
"A single scheduler fix plugging a race between sched_setscheduler()
and balance_push().
sched_setscheduler() spliced the balance callbacks accross a lock
break which makes it possible for an interleaving schedule() to
observe an empty list"
* tag 'sched-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
sched: Fix balance_push() vs __sched_setscheduler()
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions