mbox series

[GIT,PULL] firmware: arm_scmi: Fix for v6.4

Message ID 20230509143529.1188812-1-sudeep.holla@arm.com (mailing list archive)
State Accepted
Commit 0bfa36f9bc6651806f57d7fb8513d9b2448a1ad1
Headers show
Series [GIT,PULL] firmware: arm_scmi: Fix for v6.4 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/scmi-fix-6.4

Message

Sudeep Holla May 9, 2023, 2:35 p.m. UTC
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(-)

Comments

patchwork-bot+linux-soc@kernel.org May 25, 2023, 3:47 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (arm/fixes)
by Arnd Bergmann <arnd@arndb.de>:

On Tue,  9 May 2023 15:35:29 +0100 you wrote:
> Hi ARM SoC Team,
> 
> Please pull !
> 
> Regards,
> Sudeep
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] firmware: arm_scmi: Fix for v6.4
    https://git.kernel.org/soc/soc/c/0bfa36f9bc66

You are awesome, thank you!
patchwork-bot+linux-soc@kernel.org May 25, 2023, 3:58 p.m. UTC | #2
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Tue,  9 May 2023 15:35:29 +0100 you wrote:
> Hi ARM SoC Team,
> 
> Please pull !
> 
> Regards,
> Sudeep
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] firmware: arm_scmi: Fix for v6.4
    https://git.kernel.org/soc/soc/c/0bfa36f9bc66

You are awesome, thank you!