From: FUJITA Tomonori Date: Tue, 5 Feb 2008 06:28:14 +0000 (-0800) Subject: iommu sg merging: PCI: add dma segment boundary support X-Git-Tag: v2.6.25-rc1~999 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59fc67dedb46c29442989e52af39da67aea52512;p=pandora-kernel.git iommu sg merging: PCI: add dma segment boundary support This adds PCI's accessor for segment_boundary_mask in device_dma_parameters. The default segment_boundary is set to 0xffffffff, same to the block layer's default value (and the scsi mid layer uses the same value). Signed-off-by: FUJITA Tomonori Cc: James Bottomley Cc: Jens Axboe Cc: Greg KH Cc: Jeff Garzik Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed