From: Venkatesh Pallipadi Date: Sun, 1 May 2005 15:58:52 +0000 (-0700) Subject: [PATCH] x86-64: Handle empty E820 regions correctly X-Git-Tag: v2.6.12-rc4~136^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8059b2a292d59b6d94f9e3af93bf711f161c9476;p=pandora-kernel.git [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 Acked-by: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed