[PATCH] x86-64: Handle empty E820 regions correctly
authorVenkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Sun, 1 May 2005 15:58:52 +0000 (08:58 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 1 May 2005 15:58:52 +0000 (08:58 -0700)
commit8059b2a292d59b6d94f9e3af93bf711f161c9476
treea0c2ac0177211a7b25dff5037c6835d013bb41fa
parentad6714230f2269d5d7db2cd1900fe7bfc7aa76dc
[PATCH] x86-64: Handle empty E820 regions correctly

Brings sanitize_e820_map() in x86-64 in sync with that of i386.

x86_64 version was missing the changes from this patch.
http://linux.bkbits.net:8080/linux-2.6/cset@3e5e4083Y3HevldZl5KCy94V4DcZww?nav=index.html|src/|src/arch|src/arch/i386|src/arch/i386/kernel|related/arch/i386/kernel/setup.c

Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Acked-by: Andi Kleen <ak@muc.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/e820.c