diff options
author | Catalin Marinas <catalin.marinas@arm.com> | 2010-06-21 15:10:07 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2010-07-01 10:12:31 +0100 |
commit | ad642d9f58f1af6e96efccb5f84e52c6d01db5c4 (patch) | |
tree | 4319ed1e81f50c7035457cc0fa1cf4bcdf760abb /arch/arm/mach-vexpress/ct-ca9x4.c | |
parent | ca57926d53580f7c950496cb7ef6d7930610e1dd (diff) | |
download | op-kernel-dev-ad642d9f58f1af6e96efccb5f84e52c6d01db5c4.zip op-kernel-dev-ad642d9f58f1af6e96efccb5f84e52c6d01db5c4.tar.gz |
ARM: 6188/1: Add a config option for the ARM11MPCore DMA cache maintenance workaround
Commit f4d6477f introduced a workaround for the lack of hardware
broadcasting of the cache maintenance operations on ARM11MPCore.
However, the workaround is only valid on CPUs that do not do speculative
loads into the D-cache.
This patch adds a Kconfig option with the corresponding help to make the
above clear. When the DMA_CACHE_RWFO option is disabled, the kernel
behaviour is that prior to the f4d6477f commit. This also allows ARMv6
UP processors with speculative loads to work correctly.
For other processors, a different workaround may be needed.
Cc: Ronen Shitrit <rshitrit@marvell.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-vexpress/ct-ca9x4.c')
0 files changed, 0 insertions, 0 deletions