commit | 46eaa6702016e3ac9a188172a2c309d6ca1be1cd | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Sun Oct 12 15:06:29 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Sun Oct 12 15:09:23 2008 +0200 |
tree | 77e893c287fe15acafd68bede8eb9b46bd541672 | |
parent | a9b9e81c915e4a57ac3b21d1a7fa7ff184639780 [diff] |
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>