From: Yinghai Lu Date: Thu, 12 Mar 2009 23:04:42 +0000 (-0700) Subject: x86-32: compute initial mapping size more accurately X-Git-Tag: v2.6.30-rc1~211^2~21^8~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7543c1de84ed93c6769c9f20dced08a522af8912;p=pandora-kernel.git x86-32: compute initial mapping size more accurately Impact: simplification We only need to map the kernel in head_32.S, not the whole of lowmem. We use 512MB as a reasonable (but arbitrary) limit on the maximum size of the kernel image. Signed-off-by: Yinghai Lu Signed-off-by: Jeremy Fitzhardinge Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed