From: Russell King Date: Fri, 18 Mar 2011 23:48:06 +0000 (-0700) Subject: ARM: v6k: DMA_CACHE_RWFO isn't appropriate for non-v6k CPUs X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92e77d7e8211676b9d9437b203c53947eda95182;p=pandora-kernel.git ARM: v6k: DMA_CACHE_RWFO isn't appropriate for non-v6k CPUs Limit DMA_CACHE_RWFO to only v6k SMP CPUs - V6 CPUs aren't SMP capable, so the read/write for ownership work-around doesn't apply to them. Acked-by: Will Deacon Tested-by: Sourav Poddar Tested-by: Will Deacon Signed-off-by: Russell King --- Reading git-diff-tree failed