diff options
author | 2007-10-26 13:56:24 +0200 | |
---|---|---|
committer | 2007-10-29 09:18:03 +0100 | |
commit | 5336940dd8b11180a0340ba886db62f728377d19 (patch) | |
tree | b382a134c814c6067adecc6522a2b90092ab5b03 /lib/bitmap.c | |
parent | SG: s390-scsi: missing size parameter in zfcp_address_to_sg() (diff) | |
download | wireguard-linux-5336940dd8b11180a0340ba886db62f728377d19.tar.xz wireguard-linux-5336940dd8b11180a0340ba886db62f728377d19.zip |
x86: fix pci-gart failure handling
blk_rq_map_sg doesn't initialize sg->dma_address/length to zero
anymore. Some low level drivers reuse sg lists without initializing so
IOMMUs might get non-zero dma_address/length. If map_sg fails, we need
pass the number of the mapped entries to gart_unmap_sg.
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'lib/bitmap.c')
0 files changed, 0 insertions, 0 deletions