From: Catalin Marinas Date: Wed, 1 May 2013 15:34:22 +0000 (+0100) Subject: arm64: Do not flush the D-cache for anonymous pages X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~40^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7249b79f6b4cc3c2aa9138dca52e535a4c789107;p=pandora-kernel.git arm64: Do not flush the D-cache for anonymous pages The D-cache on AArch64 is VIPT non-aliasing, so there is no need to flush it for anonymous pages. Signed-off-by: Catalin Marinas Reported-by: Will Deacon Acked-by: Will Deacon --- Reading git-diff-tree failed