Commit 7140eea2470c for kernel
commit 7140eea2470c6a1147ee0e21c11737620e6f6983
Merge: cf3eb490ff57 1acef6d85bfd
Author: Arnd Bergmann <arnd@arndb.de>
Date: Tue Aug 4 10:56:59 2026 +0200
Merge tag 'aspeed-7.2-driver-fixes-0' of https://git.kernel.org/pub/scm/linux/kernel/git/bmc/linux into arm/fixes
aspeed: First batch of driver fixes for 7.2
This time it's a single fix for a kfifo overrun, caused by the the lpc-snoop
driver implementation behaving as multiple consumers.
* tag 'aspeed-7.2-driver-fixes-0' of https://git.kernel.org/pub/scm/linux/kernel/git/bmc/linux:
soc: aspeed: lpc-snoop: Fix usercopy overflow in snoop_file_read
Signed-off-by: Arnd Bergmann <arnd@arndb.de>