]> git.dujemihanovic.xyz Git - linux.git/commit
Merge tag 'riscv-cache-fixes-for-v6.8-rc6' of https://git.kernel.org/pub/scm/linux...
authorArnd Bergmann <arnd@arndb.de>
Fri, 23 Feb 2024 12:53:30 +0000 (13:53 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 23 Feb 2024 12:53:30 +0000 (13:53 +0100)
commitbcb323bd10a1b6e2a041f0730e094f522d18c709
treef673163435b3b85405af96f5d08441c5c47fe442
parent704dccec0d490f2ad06f3f16ebed254d81906c3a
parent9bd405c48b0ac4de087c0c4440fd79597201b8a7
Merge tag 'riscv-cache-fixes-for-v6.8-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux into arm/fixes

RISC-V Cache driver fixes for v6.8-rc6

A single fix for an inconsistency reported during CIP review by Pavel in
the newly added ax45mp cache driver.

Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
* tag 'riscv-cache-fixes-for-v6.8-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux:
  cache: ax45mp_cache: Align end size to cache boundary in ax45mp_dma_cache_wback()

Link: https://lore.kernel.org/r/20240221-keenness-handheld-b930aaa77708@spud
Signed-off-by: Arnd Bergmann <arnd@arndb.de>