aboutsummaryrefslogtreecommitdiff
path: root/arch/nios2
diff options
context:
space:
mode:
authorGravatar Linus Torvalds <torvalds@linux-foundation.org> 2021-06-29 12:23:02 -0700
committerGravatar Linus Torvalds <torvalds@linux-foundation.org> 2021-06-29 12:23:02 -0700
commit62180152e0944e815ebbfd0ffd822d2b0e2cd8e7 (patch)
treecc726badfd3ca5331351bb4127b8c71bec7775e9 /arch/nios2
parentMerge tag 'smp-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/... (diff)
parentcpu/hotplug: Cure the cpusets trainwreck (diff)
downloadlinux-62180152e0944e815ebbfd0ffd822d2b0e2cd8e7.tar.gz
linux-62180152e0944e815ebbfd0ffd822d2b0e2cd8e7.tar.bz2
linux-62180152e0944e815ebbfd0ffd822d2b0e2cd8e7.zip
Merge tag 'smp-urgent-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull CPU hotplug fix from Thomas Gleixner: "A fix for the CPU hotplug and cpusets interaction: cpusets delegate the hotplug work to a workqueue to prevent a lock order inversion vs. the CPU hotplug lock. The work is not flushed before the hotplug operation returns which creates user visible inconsistent state. Prevent this by flushing the work after dropping CPU hotplug lock and before releasing the outer mutex which serializes the CPU hotplug related sysfs interface operations" * tag 'smp-urgent-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: cpu/hotplug: Cure the cpusets trainwreck
Diffstat (limited to 'arch/nios2')
0 files changed, 0 insertions, 0 deletions