Merge tag 'wq-for-6.11-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 12 Sep 2024 20:11:10 +0000 (13:11 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 12 Sep 2024 20:11:10 +0000 (13:11 -0700)
commit5da028864fde4856398f9dfb922aa0545dbad271
tree30061f385420324d93711639de617cf2f35b0c9e
parent8581ae1ea0d203a71851b21455c2d5167ba00e50
parent73613840a8896f4f859eea489cb4a7a656939e70
Merge tag 'wq-for-6.11-rc7-fixes' of git://git./linux/kernel/git/tj/wq

Pull workqueue fix from Tejun Heo:
 "A fix for a NULL worker->pool deref bug which can be triggered when a
  worker is created and then destroyed immediately"

* tag 'wq-for-6.11-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq:
  workqueue: Clear worker->pool in the worker thread context