[PATCH] firmware: arm_scmi: Fix incorrect alloc_workqueue() invocation

Sudeep Holla sudeep.holla at arm.com
Tue May 9 02:40:56 PDT 2023


On Thu, 20 Apr 2023 09:33:49 -1000, Tejun Heo wrote:
> 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.
> 

Applied to sudeep.holla/linux (for-next/scmi/fixes), thanks!

[1/1] firmware: arm_scmi: Fix incorrect alloc_workqueue() invocation
      https://git.kernel.org/sudeep.holla/c/44e8d5ad2dc0
--
Regards,
Sudeep




More information about the linux-arm-kernel mailing list