From: Kristian Høgsberg Date: Thu, 29 May 2008 22:31:14 +0000 (-0400) Subject: x86: Use structs instead of hardcoded offsets in x86 boot decompressor. X-Git-Tag: v2.6.27-rc1~1106^2~250^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23968f71b26ece45ed52895d41b0208b90a516e7;p=pandora-kernel.git x86: Use structs instead of hardcoded offsets in x86 boot decompressor. Replace hardcoded offsets embedded in macros in arch/x86/boot/compressed with proper structure references. Signed-off-by: Kristian Høgsberg Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed