]> git.baikalelectronics.ru Git - kernel.git/commit
x86: return conditional to mmu
authorGlauber Costa <gcosta@redhat.com>
Wed, 9 Apr 2008 16:18:08 +0000 (13:18 -0300)
committerIngo Molnar <mingo@elte.hu>
Sat, 19 Apr 2008 17:19:58 +0000 (19:19 +0200)
commit4f2007eb86e3b52a23991ba3313cf998b77446f7
tree19d1df02cbe4cf370f383fcc466298a699fe757e
parent5e6d83e715adf5497dd51b1cfa63ec91206b3909
x86: return conditional to mmu

Just return our allocation if we don't have an mmu. For i386, where this patch
is being applied, we never have. So our goal is just to have the code to look like
x86_64's.

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