diff options
author | 2023-04-20 09:33:49 -1000 | |
---|---|---|
committer | 2023-05-08 20:40:25 +0100 | |
commit | 44e8d5ad2dc01529eb1316b1521f24ac4aac8eaf (patch) | |
tree | e6a6c8ac4f5fd878ea3d34dc6dd15090b49ab7e7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 6.4-rc1 (diff) | |
download | wireguard-linux-44e8d5ad2dc01529eb1316b1521f24ac4aac8eaf.tar.xz wireguard-linux-44e8d5ad2dc01529eb1316b1521f24ac4aac8eaf.zip |
firmware: arm_scmi: Fix incorrect alloc_workqueue() invocation
scmi_xfer_raw_worker_init() is specifying a flag, WQ_SYSFS, as @max_active.
Fix it by or'ing WQ_SYSFS into @flags so that it actually enables sysfs
interface and using 0 for @max_active for the default setting.
Signed-off-by: Tejun Heo <tj@kernel.org>
Fixes: 3c3d818a9317 ("firmware: arm_scmi: Add core raw transmission support")
Link: https://lore.kernel.org/r/ZEGTnajiQm7mkkZS@slm.duckdns.org
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions