From: Catalin Marinas Date: Mon, 5 Mar 2012 11:49:28 +0000 (+0000) Subject: arm64: TLB maintenance functionality X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~80^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58d0ba578bc3b7c044d4ef570307bcb03862cb66;p=pandora-kernel.git arm64: TLB maintenance functionality This patch adds the TLB maintenance functions. There is no distinction made between the I and D TLBs. TLB maintenance operations are automatically broadcast between CPUs in hardware. The inner-shareable operations are always present, even on UP systems. NOTE: Large part of this patch to be dropped once Peter Z's generic mmu_gather patches are merged. 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