]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Octeon: Use __flush_cache_all instead of flush_cache_all.
authorRalf Baechle <ralf@linux-mips.org>
Wed, 27 Jan 2016 17:07:00 +0000 (18:07 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 13 May 2016 12:01:37 +0000 (14:01 +0200)
commit51187c0f9f5dcde189d284bc863e3dddf42e2ff8
tree725364ae8411f617e4379bdb335a872d81e074f6
parentc5f5b350e18ce7a701a68fc2859922113d1b3117
MIPS: Octeon: Use __flush_cache_all instead of flush_cache_all.

flush_cache_all will go away.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/cavium-octeon/smp.c