]> git.baikalelectronics.ru Git - kernel.git/commit
x86: don't try to allocate from DMA zone at first
authorGlauber Costa <gcosta@redhat.com>
Tue, 8 Apr 2008 16:21:05 +0000 (13:21 -0300)
committerIngo Molnar <mingo@elte.hu>
Sat, 19 Apr 2008 17:19:58 +0000 (19:19 +0200)
commitdc6d54fbc5d027cc90b9d3b31ca3c7328a737cf7
tree229635546ea18cac1498e2f4641ecdd449b76d24
parent5f1a701ff8b5f2a4900321931c83b4a0ed6e48db
x86: don't try to allocate from DMA zone at first

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>
arch/x86/kernel/pci-dma_32.c