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:
e7f3a91
)
x86: move alloc and free coherent to common header
author
Glauber Costa
<gcosta@redhat.com>
Tue, 25 Mar 2008 21:36:31 +0000
(18:36 -0300)
committer
Ingo Molnar
<mingo@elte.hu>
Sat, 19 Apr 2008 17:19:56 +0000
(19:19 +0200)
they are the same between architectures. (except for the fact
that x86_64 has duplicate code)
move them to dma-mapping.h
Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found