diff options
| author | Marco Crivellari <marco.crivellari@suse.com> | 2025-09-05 11:11:39 +0200 |
|---|---|---|
| committer | Sean Christopherson <seanjc@google.com> | 2025-10-13 15:02:20 -0700 |
| commit | 9259607ec7100118cc5c608d97c9d406501e861e (patch) | |
| tree | e790e120a84958eca22998c0d39f16bcaae38f0a /drivers/usb/cdns3/cdns3-debug.h | |
| parent | 3a8660878839faadb4f1a6dd72c3179c1df56787 (diff) | |
KVM: Explicitly allocate/setup irqfd cleanup as per-CPU workqueue
Explicitly request the use of per-CPU queues for the irqfd cleanup
workqueue in preparation for changing the default behavior of
alloc_workqueue() from per-CPU to unbound, which will in turn allow for
the removal of WQ_UNBOUND. See commit 930c2ea566af ("workqueue: Add new
WQ_PERCPU flag") for details.
No functional change intended.
Suggested-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Marco Crivellari <marco.crivellari@suse.com>
Link: https://lore.kernel.org/r/20250905091139.110677-2-marco.crivellari@suse.com
[sean: rewrite changelog to tailor it to the KVM]
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions