]> 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)
commit56830a2fbd355efaba3430d1bf917e3e9e3831f0
tree725364ae8411f617e4379bdb335a872d81e074f6
parent038de63f9d5914a3e58e7b010cb33d54f0304ab3
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