From: Benjamin Herrenschmidt Date: Sat, 11 Nov 2006 06:25:14 +0000 (+1100) Subject: [POWERPC] Add an optional offset to direct DMA on 64 bits X-Git-Tag: v2.6.20-rc1~34^2~40^2~8^2~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92b20c40dcca2d441f367da57e7665cce15c492a;p=pandora-kernel.git [POWERPC] Add an optional offset to direct DMA on 64 bits This patch adds an optional global offset that can be added to DMA addresses when using the direct DMA operations. That brings it a step closer to the 32 bits direct DMA operations, and makes it useable on Cell when the MMU is disabled and we are using a spider southbridge. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed