Re: [PATCH 09/29] arm64: use asm-generic/cacheflush.h

From: Catalin Marinas
Date: Fri May 22 2020 - 11:54:36 EST


On Fri, May 15, 2020 at 04:36:26PM +0200, Christoph Hellwig wrote:
> ARM64 needs almost no cache flushing routines of its own. Rely on
> asm-generic/cacheflush.h for the defaults.
>
> Signed-off-by: Christoph Hellwig <hch@xxxxxx>

Acked-by: Catalin Marinas <catalin.marinas@xxxxxxx>