Hi, Sorry to spam the list so quickly again, but v3 had a critical bug that needs fixing. Changes since v3: - Addressed Andrews review comments (thanks Andrew!) - sg_next() grew a silly bug right before posting, where it would pass back the chain entry instead of the next one. Thanks to Benny Halevy for spotting that. I didn't include the big drivers portion of the patch since it hasn't changed, so grab that from the v3 posting. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- [PATCH 6/12] i386 dma_map_sg: convert to using sg helpers
- From: Jens Axboe <[email protected]>
- [PATCH 5/12] scsi: convert to using sg helpers
- From: Jens Axboe <[email protected]>
- [PATCH 8/12] x86-64: update iommu/dma mapping functions to sg helpers
- From: Jens Axboe <[email protected]>
- [PATCH 11/12] SCSI: support for allocating large scatterlists
- From: Jens Axboe <[email protected]>
- [PATCH 12/12] ll_rw_blk: temporarily enable max_segments tweaking
- From: Jens Axboe <[email protected]>
- [PATCH 10/12] scsi: simplify scsi_free_sgtable()
- From: Jens Axboe <[email protected]>
- [PATCH 7/12] i386 sg: add support for chaining scatterlists
- From: Jens Axboe <[email protected]>
- [PATCH 9/12] x86-64: enable sg chaining
- From: Jens Axboe <[email protected]>
- [PATCH 4/12] block: convert to using sg helpers
- From: Jens Axboe <[email protected]>
- [PATCH 3/12] libata: convert to using sg helpers
- From: Jens Axboe <[email protected]>
- [PATCH 2/12] Add sg helpers for iterating over a scatterlist table
- From: Jens Axboe <[email protected]>
- [PATCH 1/12] crypto: don't pollute the global namespace with sg_next()
- From: Jens Axboe <[email protected]>
- [PATCH 6/12] i386 dma_map_sg: convert to using sg helpers
- Prev by Date: [PATCH 2/12] Add sg helpers for iterating over a scatterlist table
- Next by Date: [PATCH 3/12] libata: convert to using sg helpers
- Previous by thread: [no subject]
- Next by thread: [PATCH 1/12] crypto: don't pollute the global namespace with sg_next()
- Index(es):