diff options
| author | Breno Leitao <leitao@debian.org> | 2026-08-19 07:37:37 -0700 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2026-08-31 12:08:13 -1000 |
| commit | 2581b2b6d20abec5c9072b3cbaa9bdeaba131d7b (patch) | |
| tree | 9a75748dea41fc0d8eb787e17d4d3d53891adee9 /scripts/Makefile.thinlto | |
| parent | e92329ef60a8961a71028b7b9ca356c0b07bcc26 (diff) | |
| download | linux-next-2581b2b6d20abec5c9072b3cbaa9bdeaba131d7b.tar.gz linux-next-2581b2b6d20abec5c9072b3cbaa9bdeaba131d7b.zip | |
workqueue: make the default pwq optional
apply_wqattrs_prepare() always creates a dfl_pwq, the fallback a CPU
uses when it has no pwq of its own. This is a CPU unbound field, so, we
don't need it for the per cpu affinity version of workqueue.
A percpu workqueue has no use for one. Skip the allocation for
a WQ_PERCPU workqueue and skip installing what was not allocated.
Signed-off-by: Breno Leitao <leitao@debian.org>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
