From: Linus Torvalds Date: Sat, 24 Aug 2024 02:35:57 +0000 (+0800) Subject: Merge tag 'wq-for-6.11-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: configfs-6.13-2024-11-19~607 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=cb2c84b38082f8bd052bf909c7da344b83578ace;p=users%2Fhch%2Fconfigfs.git Merge tag 'wq-for-6.11-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq Pull workqueue fixes from Tejun Heo: "Nothing too interesting. One patch to remove spurious warning and others to address static checker warnings" * tag 'wq-for-6.11-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq: workqueue: Correct declaration of cpu_pwq in struct workqueue_struct workqueue: Fix spruious data race in __flush_work() workqueue: Remove incorrect "WARN_ON_ONCE(!list_empty(&worker->entry));" from dying worker workqueue: Fix UBSAN 'subtraction overflow' error in shift_and_mask() workqueue: doc: Fix function name, remove markers --- cb2c84b38082f8bd052bf909c7da344b83578ace