git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9b9e81
)
x86: memory corruption check - cleanup
author
Ingo Molnar
<mingo@elte.hu>
Sun, 12 Oct 2008 13:06:29 +0000
(15:06 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Sun, 12 Oct 2008 13:09:23 +0000
(15:09 +0200)
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>
No differences found