From: Bjorn Helgaas Date: Fri, 6 Feb 2026 23:09:32 +0000 (-0600) Subject: Merge branch 'pci/workqueue' X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bf920768e062e98e209f06e0d3b2e552173e2b8;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'pci/workqueue' - Add WQ_PERCPU to alloc_workqueue() users (Marco Crivellari) - Replace use of system_wq with system_percpu_wq (Marco Crivellari) - Check for failure of alloc_workqueue() to avoid NULL pointer dereferences (Haotian Zhang) * pci/workqueue: PCI: endpoint: Add missing NULL check for alloc_workqueue() PCI: endpoint: Replace use of system_wq with system_percpu_wq PCI: Add WQ_PERCPU to alloc_workqueue() users # Conflicts: # drivers/pci/endpoint/pci-ep-cfs.c --- 0bf920768e062e98e209f06e0d3b2e552173e2b8