From: Linus Torvalds Date: Tue, 16 Jul 2024 00:23:32 +0000 (-0700) Subject: Merge tag 'wq-for-6.11-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: xfs-zoned-2024-09-16~631 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=d8764c1931a4c91b9b53ee183757f70999da2bb3;p=users%2Fhch%2Fxfs.git 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() --- d8764c1931a4c91b9b53ee183757f70999da2bb3