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)
commit7a1fd9866cbb59a00006f1e0fd5726951b167c97
treeb10694e46643af2d8286e678297387b2022c009a
parent9a250347591da3e60b5ee53dd1d341732f081117
x86: add e820_remove_range

... 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>
arch/x86/kernel/e820.c
include/asm-x86/e820.h