x86: add e820_remove_range
authorYinghai Lu <yhlu.kernel@gmail.com>
Sat, 21 Jun 2008 21:48:05 +0000 (14:48 -0700)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jul 2008 10:48:37 +0000 (12:48 +0200)
... so could add real hole in e820

agp check is using request_mem_region, and could fail if e820 is reserved...

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found