]> git.karo-electronics.de Git - linux-beck.git/commit
x86: move e820_resource_resources to e820.c
authorYinghai Lu <yhlu.kernel@gmail.com>
Mon, 16 Jun 2008 20:03:31 +0000 (13:03 -0700)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jul 2008 08:38:14 +0000 (10:38 +0200)
commit41c094fd3ca54f1a71233049cf136ff94c91f4ae
tree9ce8de894276e69d30c893700a9b70fb4e176511
parent8c5beb50d3ec915d15c4d38aa37282309a65f14e
x86: move e820_resource_resources to e820.c

and make 32-bit resource registration more like 64 bit.

also move probe_roms back to setup_32.c

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/e820.c
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