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:
45a07e7
)
x86: don't try to allocate from DMA zone at first
author
Glauber Costa
<gcosta@redhat.com>
Tue, 8 Apr 2008 16:21:05 +0000
(13:21 -0300)
committer
Ingo Molnar
<mingo@elte.hu>
Sat, 19 Apr 2008 17:19:58 +0000
(19:19 +0200)
If we fail, we'll loop into the allocation again,
and then allocate in the DMA zone.
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