]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb95b62c6f8e63f43603c0a515304009ee2bb5ccb
tree77e893c287fe15acafd68bede8eb9b46bd541672
parented729192e475ba192c7099adc280136e823246d1
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