diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-05-31 10:43:17 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-05-31 10:43:17 -0700 |
commit | 3d0428232909d9aa9248c3724f04a333f6f53bb3 (patch) | |
tree | 6859b96a64b7f2a42372213b54ced102723de70a /arch/x86/kernel/process.c | |
parent | 19835b1ba6b1f2d3fb5aefffa01ebd626513ff4a (diff) | |
parent | 18f855e574d9799a0e7489f8ae6fd8447d0dd74a (diff) | |
download | linux-3d0428232909d9aa9248c3724f04a333f6f53bb3.tar.bz2 |
Merge tag 'sched-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull scheduler fix from Thomas Gleixner:
"A single scheduler fix preventing a crash in NUMA balancing.
The current->mm check is not reliable as the mm might be temporary due
to use_mm() in a kthread. Check for PF_KTHREAD explictly"
* tag 'sched-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
sched/fair: Don't NUMA balance for kthreads
Diffstat (limited to 'arch/x86/kernel/process.c')
0 files changed, 0 insertions, 0 deletions