]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: clean up find_e820_area(), 64-bit
authorYinghai Lu <Yinghai.Lu@Sun.COM>
Thu, 17 Apr 2008 15:40:45 +0000 (17:40 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:45 +0000 (17:40 +0200)
commit48c508b364324c35018284328b5b92c51d2b30e0
tree664a69bcb8b583d526af6d870fa6efeb6d83c02f
parentef9257668e3199f9566dc4a31f5292838bd99b49
x86: clean up find_e820_area(), 64-bit

Change size to unsigned long, becase caller and user all used unsigned long.
Also make bad_addr take an alignment parameter.

Signed-off-by: Yinghai Lu <yinghai.lu@sun.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/e820_64.c
include/asm-x86/e820_64.h