[PATCH 17/19] Revert "UBUNTU: SAUCE: force DMA buffers to non-bufferable on highbank"

Ike Panhc ike.pan at canonical.com
Mon Oct 1 10:03:41 UTC 2012


From: Rob Herring <rob.herring at calxeda.com>

BugLink: http://launchpad.net/bugs/1059432

This reverts commit d6e18e05087dd49cf9f5ca9d7b05a93814bc30fd.

Signed-off-by: Ike Panhc <ike.pan at canonical.com>
---
 arch/arm/mm/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/mm/Kconfig b/arch/arm/mm/Kconfig
index d1d60b6..101b968 100644
--- a/arch/arm/mm/Kconfig
+++ b/arch/arm/mm/Kconfig
@@ -851,7 +851,7 @@ config ARM_L1_CACHE_SHIFT
 config ARM_DMA_MEM_BUFFERABLE
 	bool "Use non-cacheable memory for DMA" if (CPU_V6 || CPU_V6K) && !CPU_V7
 	depends on !(MACH_REALVIEW_PB1176 || REALVIEW_EB_ARM11MP || \
-		     MACH_REALVIEW_PB11MP || ARCH_HIGHBANK)
+		     MACH_REALVIEW_PB11MP)
 	default y if CPU_V6 || CPU_V6K || CPU_V7
 	help
 	  Historically, the kernel has used strongly ordered mappings to
-- 
1.7.9.5





More information about the kernel-team mailing list