diff options
author | Christoph Hellwig <hch@lst.de> | 2020-06-08 06:42:28 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-06-08 20:05:58 +0200 |
commit | 952ec41c44a4e9802f2c991912c117d2347832af (patch) | |
tree | 328b00d95d68ec0363f8c2b968fd8be1d7b5f589 /arch/xtensa/include | |
parent | asm-generic: add a flush_icache_user_range stub (diff) | |
download | linux-952ec41c44a4e9802f2c991912c117d2347832af.tar.xz linux-952ec41c44a4e9802f2c991912c117d2347832af.zip |
sh: implement flush_icache_user_range
The SuperH implementation of flush_icache_range seems to be able to cope
with user addresses. Just define flush_icache_user_range to
flush_icache_range.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Cc: Rich Felker <dalias@libc.org>
Link: http://lkml.kernel.org/r/20200515143646.3857579-22-hch@lst.de
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/xtensa/include')
0 files changed, 0 insertions, 0 deletions