• Jens Axboe's avatar
    [PATCH] queue dma alignment · ad519c69
    Jens Axboe authored
    Make it possible for a device to specify the dma alignment restrictions
    it has. This will be used by future infrastructure when mapping in user
    pages, and allows us to dma to on ATAPI even though user address and
    length is not sector size aligned.
    ad519c69
ll_rw_blk.c 55.8 KB