]> bbs.cooldavid.org Git - net-next-2.6.git/commit
x86: Remove BIOS data range from e820
authorYinghai Lu <yinghai@kernel.org>
Fri, 22 Jan 2010 03:21:04 +0000 (11:21 +0800)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 2 Feb 2010 00:58:17 +0000 (16:58 -0800)
commit1b5576e69a5fe168c08a159685ac366316ac9bbc
tree0f5948f32578e1b74edb86ff8008ef42faa7f32f
parent53df8fdc15fb646b0219e43c989c2cdab1ab100c
x86: Remove BIOS data range from e820

In preparation for moving to the generic page_is_ram(), make explicit
what we expect to be reserved and not reserved.

Tested-by: Wu Fengguang <fengguang.wu@intel.com>
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
LKML-Reference: <20100122033004.335813103@intel.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/kernel/e820.c
arch/x86/kernel/setup.c
arch/x86/mm/ioremap.c