From: Catalin Marinas Date: Mon, 5 Mar 2012 11:49:28 +0000 (+0000) Subject: arm64: Cache maintenance routines X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~80^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1a0c4aa0937975b53991842a494f741d7769b02;p=pandora-kernel.git arm64: Cache maintenance routines The patch adds functionality required for cache maintenance. The AArch64 architecture mandates non-aliasing VIPT or PIPT D-cache and VIPT (may have aliases) or ASID-tagged VIVT I-cache. Cache maintenance operations are automatically broadcast in hardware between CPUs. Signed-off-by: Will Deacon Signed-off-by: Catalin Marinas Acked-by: Tony Lindgren Acked-by: Nicolas Pitre Acked-by: Olof Johansson Acked-by: Santosh Shilimkar Acked-by: Arnd Bergmann --- Reading git-diff-tree failed