git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fca254
)
x86: add alloc_coherent dma_ops callback to GART driver
author
Joerg Roedel
<joerg.roedel@amd.com>
Tue, 19 Aug 2008 14:32:39 +0000
(16:32 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 22 Aug 2008 06:33:55 +0000
(08:33 +0200)
[ v2 - x86: make gart_alloc_coherent return zeroed memory
FUJITA Tomonori pointed it out that the dma_alloc_coherent function
should return memory set to zero. This patch adds this to the GART
implementation too. ]
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found