[GIT PULL] parisc architecture fix for v7.0-rc5
From: Helge Deller
Date: Thu Mar 19 2026 - 17:34:10 EST
The following changes since commit 1f318b96cc84d7c2ab792fcc0bfd42a7ca890681:
Linux 7.0-rc3 (2026-03-08 16:56:54 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/parisc-for-7.0-rc5
for you to fetch changes up to 2c98a8fbd6aa647414c6248dacf254ebe91c79ad:
parisc: Flush correct cache in cacheflush() syscall (2026-03-15 09:28:49 +0100)
----------------------------------------------------------------
parisc architecture fix for kernel v7.0-rc5:
One fix for the cacheflush() syscall which had D/I caches mixed up.
----------------------------------------------------------------
Helge Deller (1):
parisc: Flush correct cache in cacheflush() syscall
arch/parisc/kernel/cache.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)