diff options
author | Jeff Garzik <jeff@garzik.org> | 2007-10-09 13:51:57 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-10-09 15:38:26 -0400 |
commit | baf14aa14efcfdb5a74d5cf804691086c6bec743 (patch) | |
tree | 3c8cb3e429253cea3c5e474892efb722834e9378 /fs | |
parent | e2a57a815933b2d2e375f9de6be223098024ab90 (diff) |
sata_mv: correct S/G table limits
The recent mv_fill_sg() rewrite, to fix a data corruption problem
related to IOMMU virtual merging, forgot to account for the
potentially-increased size of the scatter/gather table after its run.
Additionally, the DMA boundary is reduced from 0xffffffff to 0xffff
to more closely match the needs of mv_fill_sg().
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions