From: Jan Andersson Date: Sat, 30 Dec 2006 00:50:04 +0000 (-0800) Subject: [PATCH] sparc32: add offset in pci_map_sg() X-Git-Tag: v2.6.20-rc3~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbc1333a347745bd55844649c19eb7d28f383a84;p=pandora-kernel.git [PATCH] sparc32: add offset in pci_map_sg() Add sg->offset to sg->dvma_address in pci_map_sg() on sparc32. Without the offset, transfers to buffers that do not begin on a page boundary will not work as expected. Signed-off-by: Jan Andersson Cc: "David S. Miller" Cc: William Lee Irwin III Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed