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>
Showing
- arch/x86/mm/init_32.c 1 addition, 0 deletionsarch/x86/mm/init_32.c
- arch/x86/mm/init_64.c 1 addition, 0 deletionsarch/x86/mm/init_64.c
- drivers/base/power/main.c 0 additions, 1 deletiondrivers/base/power/main.c
- include/asm-x86/bios_ebda.h 17 additions, 0 deletionsinclude/asm-x86/bios_ebda.h
- include/linux/kernel.h 0 additions, 17 deletionsinclude/linux/kernel.h
Loading
Please register or sign in to comment