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:
bd70e52
)
x86: split out common code into find_overlapped_early()
author
Huang, Ying
<ying.huang@intel.com>
Mon, 2 Jun 2008 06:26:14 +0000
(14:26 +0800)
committer
Thomas Gleixner
<tglx@linutronix.de>
Thu, 5 Jun 2008 13:10:01 +0000
(15:10 +0200)
This patch clean up reserve_early() family functions by extracting the
common part of reserve_early(), free_early() and bad_addr() into
find_overlapped_early().
Signed-off-by: Huang Ying <ying.huang@intel.com>
Cc: andi@firstfloor.org
Cc: mingo@redhat.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found