x86: split out common code into find_overlapped_early()
authorHuang, Ying <ying.huang@intel.com>
Mon, 2 Jun 2008 06:26:14 +0000 (14:26 +0800)
committerThomas 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