mbox series

[GIT,PULL] RISC-V firmware drivers for v6.9

Message ID 20240305-vicinity-dumpling-8943ef26f004@spud (mailing list archive)
State Accepted
Commit 1c7cfb6158f6678374ed42393b013b379b4c3964
Headers show
Series [GIT,PULL] RISC-V firmware drivers for v6.9 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/ riscv-firmware-for-v6.9

Message

Conor Dooley March 5, 2024, 8 p.m. UTC
Hey Arnd,

Feel free to cherry pick this either if it makes more sense (or even
send it to fixes instead). It's a fix for an oversize allocation, so
given how late it is in the merge window I opted to send it as 6.9
material.

Cheers,
Conor.

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/ riscv-firmware-for-v6.9

for you to fetch changes up to af1e0a7d39f98c0dea1b186a76fcee7da6a5f7bc:

  firmware: microchip: Fix over-requested allocation size (2024-03-04 19:18:16 +0000)

----------------------------------------------------------------
RISC-V firmware drivers for v6.9

A single minor fix for an oversized allocation due to sizeof() misuse by
yours truly that came in since I sent my last fixes PR.

Signed-off-by: Conor Dooley <conor.dooley@microchip.com>

----------------------------------------------------------------
Dawei Li (1):
      firmware: microchip: Fix over-requested allocation size

 drivers/firmware/microchip/mpfs-auto-update.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

patchwork-bot+linux-soc@kernel.org March 6, 2024, 7 a.m. UTC | #1
Hello:

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

On Tue, 5 Mar 2024 20:00:42 +0000 you wrote:
> Hey Arnd,
> 
> Feel free to cherry pick this either if it makes more sense (or even
> send it to fixes instead). It's a fix for an oversize allocation, so
> given how late it is in the merge window I opted to send it as 6.9
> material.
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] RISC-V firmware drivers for v6.9
    https://git.kernel.org/soc/soc/c/1c7cfb6158f6

You are awesome, thank you!
patchwork-bot+linux-soc@kernel.org March 6, 2024, 7 a.m. UTC | #2
Hello:

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

On Tue, 5 Mar 2024 20:00:42 +0000 you wrote:
> Hey Arnd,
> 
> Feel free to cherry pick this either if it makes more sense (or even
> send it to fixes instead). It's a fix for an oversize allocation, so
> given how late it is in the merge window I opted to send it as 6.9
> material.
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] RISC-V firmware drivers for v6.9
    https://git.kernel.org/soc/soc/c/1c7cfb6158f6

You are awesome, thank you!