]> Git Repo - linux.git/commitdiff
Merge tag 'wq-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <[email protected]>
Fri, 14 Feb 2025 18:58:03 +0000 (10:58 -0800)
committerLinus Torvalds <[email protected]>
Fri, 14 Feb 2025 18:58:03 +0000 (10:58 -0800)
Pull workqueue fix from Tejun Heo:

 - Fix a regression where a worker pool can be freed before rescuer
   workers are done with it leading to user-after-free

* tag 'wq-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq:
  workqueue: Put the pwq after detaching the rescuer from the pool

1  2 
kernel/workqueue.c

Simple merge
This page took 0.07955 seconds and 4 git commands to generate.