x86: memory corruption check - cleanup
authorIngo Molnar <mingo@elte.hu>
Sun, 12 Oct 2008 13:06:29 +0000 (15:06 +0200)
committerIngo Molnar <mingo@elte.hu>
Sun, 12 Oct 2008 13:09:23 +0000 (15:09 +0200)
commit46eaa6702016e3ac9a188172a2c309d6ca1be1cd
tree77e893c287fe15acafd68bede8eb9b46bd541672
parenta9b9e81c915e4a57ac3b21d1a7fa7ff184639780
x86: memory corruption check - cleanup

Move the prototypes from the generic kernel.h header to the more
appropriate include/asm-x86/bios_ebda.h header file.

Also, remove the check from the power management code - this is a
pure x86 matter for now.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/mm/init_32.c
arch/x86/mm/init_64.c
drivers/base/power/main.c
include/asm-x86/bios_ebda.h
include/linux/kernel.h