]> git.baikalelectronics.ru Git - kernel.git/commit
parisc: deduplicate code in flush_cache_mm() and flush_cache_range()
authorSven Schnelle <svens@stackframe.org>
Sat, 9 Oct 2021 18:24:36 +0000 (20:24 +0200)
committerHelge Deller <deller@gmx.de>
Sat, 30 Oct 2021 21:11:01 +0000 (23:11 +0200)
commit30f74776a006da72f8a32d27bb8fafd826e5ff84
treee84e4094d17b7a2ae53c93e4d83c95277a8ef3f0
parent51e2f93db2f4267e9b0e927803a62dc01b402e16
parisc: deduplicate code in flush_cache_mm() and flush_cache_range()

Parts of both functions are the same, so deduplicate them. No functional
change.

Signed-off-by: Sven Schnelle <svens@stackframe.org>
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/kernel/cache.c