diff options
| author | Marco Crivellari <marco.crivellari@suse.com> | 2026-07-06 18:04:50 +0200 |
|---|---|---|
| committer | Ilya Dryomov <idryomov@gmail.com> | 2026-08-26 19:57:26 +0200 |
| commit | ad2d093781a0d9a9e49f4e102055d9e9b8f3b463 (patch) | |
| tree | 98990b0e3cc02ca550e2272d17761160bcddb881 /scripts/const_structs.checkpatch | |
| parent | e939fc6a7bd969a58a150b7f188c1047138403e3 (diff) | |
| download | linux-ad2d093781a0d9a9e49f4e102055d9e9b8f3b463.tar.gz linux-ad2d093781a0d9a9e49f4e102055d9e9b8f3b463.zip | |
ceph: Change system_unbound_wq with system_dfl_wq
system_wq (per-CPU) and system_unbound_wq (unbound) are the older
workqueue name, replaced by system_{percpu|dfl}_wq.
The new workqueues have been introduced by:
128ea9f6ccfb ("workqueue: Add system_percpu_wq and system_dfl_wq")
Usage of older workqueues will now trigger a pr_warn_once() because they are
marked as deprecated as per commit:
64d8eae3f895 ("workqueue: Add warnings and fallback if system_{unbound}_wq is used")
So change the used workqueue with the newer, keeping the same behavior.
Suggested-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Marco Crivellari <marco.crivellari@suse.com>
Reviewed-by: Alex Markuze <amarkuze@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions
