Revision 1082345290dbc66c19877662cb24c18ee4ae1296 authored by Catalin Marinas on 10 June 2010, 16:02:12 UTC, committed by Jeff Garzik on 10 June 2010, 20:06:48 UTC
The data in the cmd_block buffers may reach the main memory after the
writel() to the device ports. This patch introduces two calls to wmb()
to ensure the relative ordering.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Tested-by: Colin Tuckley <colin.tuckley@arm.com>
Cc: Tejun Heo <tj@kernel.org>
Cc: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
1 parent 14e45c1
History
File Mode Size
integrity
keys
selinux
smack
tomoyo
Kconfig -rw-r--r-- 6.2 KB
Makefile -rw-r--r-- 835 bytes
capability.c -rw-r--r-- 22.9 KB
commoncap.c -rw-r--r-- 26.6 KB
device_cgroup.c -rw-r--r-- 11.8 KB
inode.c -rw-r--r-- 8.7 KB
lsm_audit.c -rw-r--r-- 8.7 KB
min_addr.c -rw-r--r-- 1.3 KB
security.c -rw-r--r-- 32.0 KB

back to top