x86: move x86_64-specific to common code.
authorGlauber Costa <gcosta@redhat.com>
Tue, 8 Apr 2008 16:20:54 +0000 (13:20 -0300)
committerIngo Molnar <mingo@elte.hu>
Sat, 19 Apr 2008 17:19:57 +0000 (19:19 +0200)
commit116890d556af38d539597655c564a73e6eef3d9e
tree4c284032ee8b59fb97fd01b86ba6ca0b925480fe
parentcb5867a5d8ca20e16ddc3397c36ee9c2e4cba219
x86: move x86_64-specific to common code.

This patch moves the bootmem functions, that are largely
x86_64-specific into pci-dma.c. The code goes inside an ifdef.

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