]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit95e2e53f654df5a6036f4e0d412ab176ee8d3933
tree4c284032ee8b59fb97fd01b86ba6ca0b925480fe
parentfc453b29555860517ed0b1a0b6bd187db09ad733
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