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:
8fee697
)
x86: Add reserve_ebda_region to x86_init_ops
author
Thomas Gleixner
<tglx@linutronix.de>
Wed, 19 Aug 2009 12:36:27 +0000
(14:36 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Thu, 27 Aug 2009 15:12:52 +0000
(17:12 +0200)
reserve_ebda_region needs to be called befor start_kernel. Moorestown
needs to override it. Make it a x86_init_ops function and initialize
it with the default reserve_ebda_region.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found