Re: [patch][0/6] ide: sanitize PIO code, take 2

From: Bartlomiej Zolnierkiewicz
Date: Mon Sep 13 2004 - 09:28:59 EST


On Monday 13 September 2004 02:34, Jeff Garzik wrote:
> Bartlomiej Zolnierkiewicz wrote:
> > - bugfix: use sg->length instead of sg_dma_len(sg)
> > (found thanks to rmk's concerns)
>
> Details?

Unlike libata we don't use DMA API for PIO.

> IIRC this breaks ia64 and/or other platforms?

No pci_[un]map_sg() so sg->length won't be ever changed.

Bartlomiej
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/