diff options
author | 2020-01-25 00:37:09 +0800 | |
---|---|---|
committer | 2020-02-21 15:43:24 +0800 | |
commit | a1176734132c630b50908c36563e05fb3599682c (patch) | |
tree | cb054b34a4fb5e0a58c7c5318a5a0ec06432c88a /lib/test_overflow.c | |
parent | csky: Support icache flush without specific instructions (diff) | |
download | wireguard-linux-a1176734132c630b50908c36563e05fb3599682c.tar.xz wireguard-linux-a1176734132c630b50908c36563e05fb3599682c.zip |
csky: Remove unnecessary flush_icache_* implementation
The abiv2 CPUs are all PIPT cache, so there is no need to implement
flush_icache_page function.
The function flush_icache_user_range hasn't been used, so just
remove it.
The function flush_cache_range is not necessary for PIPT cache when
tlb mapping changed.
Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions