On Sun, Mar 09 2008, FUJITA Tomonori wrote: > This patch adds new two helper functions to copy data between an SG > table and liner buffer. > > - sg_copy_from_buffer copies data from liner buffer to an SG table > - sg_copy_to_buffer copies data from an SG table to liner buffer > > sg_copy_from_buffer always call flush_kernel_dcache_page. It's not > necessary for everyone but it's a no-op on most architectures and in > general the API is not used in performance critical path. Looks good! Signed-off-by: Jens Axboe <jens.axboe@xxxxxxxxxx> -- Jens Axboe -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html