x86: move e820_mark_nosave_regions to e820.c
authorYinghai Lu <yhlu.kernel@gmail.com>
Wed, 21 May 2008 03:10:58 +0000 (20:10 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 25 May 2008 09:35:53 +0000 (11:35 +0200)
and make e820_mark_nosave_regions to take limit_pfn to use max_low_pfn
for 32bit and end_pfn for 64bit

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found