https://github.com/torvalds/linux
Revision 6775a558fece413376e1dacd435adb5fbe225f40 authored by Catalin Marinas on 28 July 2010, 21:01:25 UTC, committed by Russell King on 29 July 2010, 13:04:36 UTC
This patch is in preparation for a subsequent patch which adds barriers
to the I/O accessors. Since the mandatory barriers may do an L2 cache
sync, this patch avoids a recursive call into l2x0_cache_sync() via the
write*() accessors and wmb() and a call into l2x0_cache_sync() with the
l2x0_lock held.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
1 parent e936771
History
Tip revision: 6775a558fece413376e1dacd435adb5fbe225f40 authored by Catalin Marinas on 28 July 2010, 21:01:25 UTC
ARM: 6272/1: Convert L2x0 to use the IO relaxed operations
Tip revision: 6775a55
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 936 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 170.4 KB
Makefile -rw-r--r-- 50.1 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top