commit | 7c95fda549bdd6308dc833e13263227a7238c50d | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sun Jun 07 21:41:36 2020 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Jun 08 11:05:57 2020 -0700 |
tree | 20b7b4c5e6859e309e8b2f6fcea0d64d5109f415 | |
parent | e292e7403e3fe048abec1a5fd83b3181748dcb1d [diff] |
unicore32: remove flush_cache_user_range flush_cache_user_range is an ARMism not used by any generic or unicore32 specific code. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Cc: Guan Xuetao <gxt@pku.edu.cn> Link: http://lkml.kernel.org/r/20200515143646.3857579-5-hch@lst.de Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>