summaryrefslogtreecommitdiff
path: root/arch/csky/mm
diff options
context:
space:
mode:
authorGuo Ren <guoren@linux.alibaba.com>2020-01-26 20:20:36 +0300
committerGuo Ren <guoren@linux.alibaba.com>2020-02-21 10:43:24 +0300
commitd936a7e708dcf22344c4420e8b0e36f5d5f8c073 (patch)
treeb9b305756f2fb2696bb14f649b9ec5ccebb2858c /arch/csky/mm
parenta1176734132c630b50908c36563e05fb3599682c (diff)
downloadlinux-d936a7e708dcf22344c4420e8b0e36f5d5f8c073.tar.xz
csky: Enable defer flush_dcache_page for abiv2 cpus (807/810/860)
Instead of flushing cache per update_mmu_cache() called, we use flush_dcache_page to reduce the frequency of flashing the cache. As abiv2 cpus are all PIPT for icache & dcache, we needn't handle dcache aliasing problem. But their icache can't snoop dcache, so we still need sync_icache_dcache in update_mmu_cache(). Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
Diffstat (limited to 'arch/csky/mm')
0 files changed, 0 insertions, 0 deletions