]> git.baikalelectronics.ru Git - kernel.git/commit
asm-generic: add a flush_icache_user_range stub
authorChristoph Hellwig <hch@lst.de>
Mon, 8 Jun 2020 04:42:26 +0000 (21:42 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 8 Jun 2020 18:05:58 +0000 (11:05 -0700)
commit32006d55e40664c5a006b8a188f81611ecd4f11a
tree0d243c2f736a1a069052ecbf0f2cf69d694950e1
parent52deec7f28880567e5dfefbf276effb6fc97515e
asm-generic: add a flush_icache_user_range stub

Define flush_icache_user_range to flush_icache_range unless the
architecture provides its own implementation.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Cc: Arnd Bergmann <arnd@arndb.de>
Link: http://lkml.kernel.org/r/20200515143646.3857579-21-hch@lst.de
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/asm-generic/cacheflush.h