commit | 2d49d89c73fe9b76b02799a71e768b312ad65039 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sun Jun 07 21:41:55 2020 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Jun 08 11:05:57 2020 -0700 |
tree | fa1b1bd1b8dac4cf2134f9b7369cf48c908c0809 | |
parent | a7ba121215faad444f94db5e89eb5d7dfc58ecb2 [diff] |
c6x: use asm-generic/cacheflush.h C6x needs almost no cache flushing routines of its own. Rely on asm-generic/cacheflush.h for the defaults. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Acked-by: Mark Salter <msalter@redhat.com> Cc: Aurelien Jacquiot <jacquiot.aurelien@gmail.com> Link: http://lkml.kernel.org/r/20200515143646.3857579-11-hch@lst.de Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>