Revision a904f5f9eb7a55baacb2f4c1423cac8a8eb78a3a authored by Catalin Marinas on 06 April 2011, 15:18:47 UTC, committed by Russell King on 12 May 2011, 09:52:00 UTC
Since mandatory barriers may be used (explicitly or implicitly via readl
etc.) to ensure the ordering between Device and Normal memory accesses,
a DMB is not enough. This patch converts it to a DSB.

Cc: Colin Cross <ccross@android.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
1 parent 2af68df
History
File Mode Size
ad1816a
ad1848
cs423x
es1688
galaxy
gus
msnd
opti9xx
sb
wavefront
wss
Kconfig -rw-r--r-- 12.1 KB
Makefile -rw-r--r-- 784 bytes
adlib.c -rw-r--r-- 2.9 KB
als100.c -rw-r--r-- 10.5 KB
azt2320.c -rw-r--r-- 9.7 KB
cmi8330.c -rw-r--r-- 22.7 KB
es18xx.c -rw-r--r-- 69.3 KB
opl3sa2.c -rw-r--r-- 29.2 KB
sc6000.c -rw-r--r-- 18.2 KB
sscape.c -rw-r--r-- 32.9 KB

back to top