Jeff Garzik wrote: > Tejun Heo wrote: >> With atapi_request_sense() converted to use sg, there's no user of >> non-sg interface. Kill non-sg interface. >> >> * ATA_QCFLAG_SINGLE and ATA_QCFLAG_SG are removed. ATA_QCFLAG_DMAMAP >> is used instead. (this way no LLD change is necessary) >> >> * qc->buf_virt is removed. >> >> * ata_sg_init_one() and ata_sg_setup_one() are removed. >> >> Signed-off-by: Tejun Heo <htejun@xxxxxxxxx> >> Cc: Rusty Russel <rusty@xxxxxxxxxxxxxxx> > > I would move the kill-non-sg-path changes to the front of the patchset I was trying to put SG DMA stuff together but well I'll move this one forward. -- tejun - To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html