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:
b18485e
)
x86: Set dma_ops to nommu_dma_ops by default
author
FUJITA Tomonori
<fujita.tomonori@lab.ntt.co.jp>
Sat, 14 Nov 2009 11:46:36 +0000
(20:46 +0900)
committer
Ingo Molnar
<mingo@elte.hu>
Sun, 15 Nov 2009 08:03:09 +0000
(09:03 +0100)
We set dma_ops to nommu_dma_ops at two different places for
x86_32 and x86_64. This unifies them by setting dma_ops to
nommu_dma_ops by default.
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
LKML-Reference: <
1258199198
-16657-2-git-send-email-fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found