summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorCatalin Marinas <catalin.marinas@arm.com>2010-06-10 18:02:12 +0200
committerJeff Garzik <jgarzik@redhat.com>2010-06-10 22:06:48 +0200
commit1082345290dbc66c19877662cb24c18ee4ae1296 (patch)
tree601a05fd1e26e161c4f60bef35dab7411dac0e5b /net
parentsata_sil24: memset() overflow (diff)
downloadlinux-1082345290dbc66c19877662cb24c18ee4ae1296.tar.xz
linux-1082345290dbc66c19877662cb24c18ee4ae1296.zip
sata_sil24: Use memory barriers before issuing commands
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>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions