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

Conor Dooley conor at kernel.org
Tue Mar 5 12:00:42 PST 2024


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 at 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(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-riscv/attachments/20240305/bc1ca638/attachment.sig>


More information about the linux-riscv mailing list