From: H. Peter Anvin Date: Mon, 11 May 2009 21:41:55 +0000 (-0700) Subject: x86, boot: use LOAD_PHYSICAL_ADDR on 64 bits X-Git-Tag: v2.6.31-rc1~422^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40b387a8a9a821878ecdf9fb117958c426fc1385;p=pandora-kernel.git x86, boot: use LOAD_PHYSICAL_ADDR on 64 bits Use LOAD_PHYSICAL_ADDR instead of CONFIG_PHYSICAL_START in the 64-bit decompression code, for equivalence with the 32-bit code. [ Impact: cleanup, increases code similarity ] Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed