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> |
||
|---|---|---|
| .. | ||
| include/mach | ||
| core.c | ||
| core.h | ||
| hotplug.c | ||
| Kconfig | ||
| Makefile | ||
| Makefile.boot | ||
| platsmp.c | ||
| realview_eb.c | ||
| realview_pb11mp.c | ||
| realview_pb1176.c | ||
| realview_pba8.c | ||
| realview_pbx.c | ||