commit | d8764c1931a4c91b9b53ee183757f70999da2bb3 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Mon Jul 15 17:23:32 2024 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Jul 15 17:23:32 2024 -0700 |
tree | 0082ec7b144253aae76a6cdf9ad65aedabdfc216 | |
parent | c89d780cc195a63dcd9c3d2fc239308b3920a9a1 [diff] | |
parent | aa8684755a283536bd8ad93141052f47a4faa5a3 [diff] |
Merge tag 'wq-for-6.11-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq Pull workqueue fix from Tejun Heo: "cpus_read_lock() was dropped from workqueue creation path but there were still remaining lockdep_assert_cpus_held() triggering spurious lockdep failures. Remove them" * tag 'wq-for-6.11-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq: workqueue: Remove unneeded lockdep_assert_cpus_held()