kernel-ark/arch
Andi Kleen 0d541064e8 [PATCH] x86_64: GART DMA merging fix
Don't touch the non DMA members in the sg list in dma_map_sg in the IOMMU

Some drivers (in particular ST) ran into problems because they reused the sg
lists after passing them to pci_map_sg().  The merging procedure in the K8
GART IOMMU corrupted the state.  This patch changes it to only touch the dma*
entries during merging, but not the other fields.  Approach suggested by Dave
Miller.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-02-12 16:10:47 -08:00
..
alpha
arm [ARM] 3326/1: H1940 - Control latches 2006-02-10 22:40:51 +00:00
arm26
cris
frv
h8300
i386 [PATCH] x86: print out early faults via early_printk() 2006-02-11 21:41:11 -08:00
ia64
m32r
m68k [PATCH] Add wording to m68k .S files to help clarify license info 2006-02-11 21:41:11 -08:00
m68knommu
mips
parisc
powerpc Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge 2006-02-10 14:52:31 -08:00
ppc
s390 [PATCH] s390: fstatat64 support 2006-02-12 10:11:58 -08:00
sh
sh64
sparc
sparc64
um
v850
x86_64 [PATCH] x86_64: GART DMA merging fix 2006-02-12 16:10:47 -08:00
xtensa