From: FUJITA Tomonori Date: Mon, 1 Dec 2008 21:14:01 +0000 (-0800) Subject: DMA-API.txt: fix description of pci_map_sg/dma_map_sg scatterlists handling X-Git-Tag: v2.6.28-rc7~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d678f365dae28420fa7329a2a35390b3582678d;p=pandora-kernel.git DMA-API.txt: fix description of pci_map_sg/dma_map_sg scatterlists handling - pci_map_sg/dma_map_sg are used with a scatter gather list that doesn't come from the block layer (e.g. some network drivers do). - how IOMMUs merge adjacent elements of the scatter/gather list is independent of how the block layer determines sees elements. Signed-off-by: FUJITA Tomonori Cc: James Bottomley Cc: Tejun Heo Cc: Jens Axboe Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed