x86: make e820.c to have common functions
authorYinghai Lu <yhlu.kernel@gmail.com>
Sun, 11 May 2008 07:30:15 +0000 (00:30 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 25 May 2008 08:55:10 +0000 (10:55 +0200)
commitb79cd8f1268bab57ff85b19d131f7f23deab2dee
tree9f7c90389329bf76ba5f0ced29a3dc4c6ec7680b
parent833e78bfeeef628f0201349a0a05a54f48f07884
x86: make e820.c to have common functions

remove the duplicated copy of these functions.

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/Makefile
arch/x86/kernel/e820.c [new file with mode: 0644]
arch/x86/kernel/e820_32.c
arch/x86/kernel/e820_64.c
arch/x86/kernel/setup_32.c
include/asm-x86/e820.h
include/asm-x86/e820_32.h
include/asm-x86/e820_64.h