x86: reserve_early end-of-conventional-memory to 1MB, 64-bit
authorAlexander van Heukelum <heukelum@mailshack.com>
Mon, 25 Feb 2008 18:07:51 +0000 (19:07 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:52 +0000 (17:40 +0200)
commitf6eb62b6924b99ec7da97fb6f554685a9ad6dce4
tree3e43007674559c87dc7aed36d684544903cf593c
parentdedd04be71cea3d5adb14c8f674e801911c89a2f
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 <heukelum@fastmail.fm>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/head64.c