commit | 57b94ff59796bfbf7debebb2293b66d96f726a12 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sun Jun 07 21:42:01 2020 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Jun 08 11:05:57 2020 -0700 |
tree | 1eb3318e9fa7d1ce3e180f708cd8e46c96c2a0d9 | |
parent | af23eea561961108b22422750f07025d2fd91240 [diff] |
ia64: use asm-generic/cacheflush.h IA64 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> Cc: Tony Luck <tony.luck@intel.com> Cc: Fenghua Yu <fenghua.yu@intel.com> Link: http://lkml.kernel.org/r/20200515143646.3857579-13-hch@lst.de Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>