mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-31 19:11:00 +00:00
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 | ||