[GIT PULL] firmware: arm_scmi: Fix for v6.4
Sudeep Holla
sudeep.holla at arm.com
Tue May 9 07:35:29 PDT 2023
Hi ARM SoC Team,
Please pull !
Regards,
Sudeep
-->8
The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:
Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/scmi-fix-6.4
for you to fetch changes up to 44e8d5ad2dc01529eb1316b1521f24ac4aac8eaf:
firmware: arm_scmi: Fix incorrect alloc_workqueue() invocation (2023-05-08 20:40:25 +0100)
----------------------------------------------------------------
Arm SCMI fix for v6.4
Single fix for incorrect invocation of alloc_workqueue() where WQ_SYSFS
flag is passed as @max_active parameter instead of OR'ing with the other
flags in the @flags parameter.
----------------------------------------------------------------
Tejun Heo (1):
firmware: arm_scmi: Fix incorrect alloc_workqueue() invocation
drivers/firmware/arm_scmi/raw_mode.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the linux-arm-kernel
mailing list