diff options
| author | Breno Leitao <leitao@debian.org> | 2026-08-05 07:52:34 -0700 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2026-08-10 11:47:20 -1000 |
| commit | f784d9ce8d0202805c0bee7dfb820d404779ad63 (patch) | |
| tree | 0f63dd07c89ca0ab08767e4cab50f4c9d6c08779 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 464e454e1cb4c22836fd7d1a17b3c3b11f47d989 (diff) | |
workqueue: allocate attrs for all workqueues
The attrs are where the affinity scope lives, and a per-cpu workqueue
will need one once per-cpu becomes a scope rather than a separate
backend. Allocate them unconditionally.
wq_dump.py used a non-NULL wq->attrs as its test for an unbound
workqueue, which no longer holds; test WQ_UNBOUND there instead.
Signed-off-by: Breno Leitao <leitao@debian.org>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
