From: Alexander van Heukelum Date: Mon, 25 Feb 2008 18:07:51 +0000 (+0100) Subject: x86: reserve_early end-of-conventional-memory to 1MB, 64-bit X-Git-Tag: v2.6.26-rc1~1154^2~496 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6eb62b6924b99ec7da97fb6f554685a9ad6dce4;p=pandora-kernel.git x86: reserve_early end-of-conventional-memory to 1MB, 64-bit Explicitly reserve_early the whole address range from the end of conventional memory as reported by the bios data area up to the 1Mb mark. Regard the info retrieved from the BIOS data area with a bit of paranoia, though, because some biosses forget to register the EBDA correctly. Signed-off-by: Alexander van Heukelum Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed