Merge tag 'aspeed-7.2-driver-fixes-0' of https://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Tue, 4 Aug 2026 08:56:59 +0000 (10:56 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 4 Aug 2026 08:57:08 +0000 (10:57 +0200)
commit7140eea2470c6a1147ee0e21c11737620e6f6983
tree4d4b35724d99f70a32ef0c4a7f13844591cda437
parentcf3eb490ff57d1ce1bd7dcee59ed03de757ce979
parent1acef6d85bfd98bd9dfe1f08bffa397a4dda8a6f
Merge tag 'aspeed-7.2-driver-fixes-0' of https://git./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>