aboutsummaryrefslogtreecommitdiff
path: root/crypto/salsa20_generic.c
diff options
context:
space:
mode:
authorEric Moore <eric.moore@lsi.com>2009-04-21 15:37:57 -0600
committerJames Bottomley <James.Bottomley@HansenPartnership.com>2009-04-27 10:53:53 -0500
commit03ea1115506c53b46cec2177deb189d186bb80dd (patch)
tree69218847c35e9b54487a67fa9524d4d9e52f263c /crypto/salsa20_generic.c
parentfd01825c70006638dee16f48c810c20c54f6cd15 (diff)
[SCSI] mpt2sas : the sanity check in base_interrupt needs to be on dword boundary
The poison sanity check on the reply_post_free register needs to be by 32bit, not 64bit. The poison check is there because its possible that the driver read the 1st 32bit before the 2nd 32bit has been written to by firmware. In other words, this handles race between driver reading the 64 bit register, and it being dma'd across pci memory from controller firmware as two 32bit pci writes. Signed-off-by: Eric Moore <eric.moore@lsi.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'crypto/salsa20_generic.c')
0 files changed, 0 insertions, 0 deletions