diff options
author | Arnd Bergmann <arnd@arndb.de> | 2023-05-25 17:21:36 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2023-05-25 17:21:36 +0200 |
commit | 0bfa36f9bc6651806f57d7fb8513d9b2448a1ad1 (patch) | |
tree | 20598d4c2d06104b78ea8aee383f567f627d18af /arch/arm64 | |
parent | d14b555c3354c4b2b305cc005a1f1626f6c02b07 (diff) | |
parent | 44e8d5ad2dc01529eb1316b1521f24ac4aac8eaf (diff) | |
download | lwn-0bfa36f9bc6651806f57d7fb8513d9b2448a1ad1.tar.gz lwn-0bfa36f9bc6651806f57d7fb8513d9b2448a1ad1.zip |
Merge tag 'scmi-fix-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes
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.
* tag 'scmi-fix-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux:
firmware: arm_scmi: Fix incorrect alloc_workqueue() invocation
Link: https://lore.kernel.org/r/20230509143529.1188812-1-sudeep.holla@arm.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm64')
0 files changed, 0 insertions, 0 deletions