From: Matt Fleming Date: Sat, 27 Aug 2011 08:35:45 +0000 (+0100) Subject: x86: Add missing bzImage fields to struct setup_header X-Git-Tag: v3.3-rc1~95^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8af21e7e71d1ac56d9b66fb787a14fd66af7f5f7;p=pandora-kernel.git x86: Add missing bzImage fields to struct setup_header commit 37ba7ab5e33c ("x86, boot: make kernel_alignment adjustable; new bzImage fields") introduced some new fields into the bzImage header but struct setup_header was not updated accordingly. Add the missing 'pref_address' and 'init_size' fields. Signed-off-by: Matt Fleming Link: http://lkml.kernel.org/r/1318848017-12301-1-git-send-email-matt@console-pimps.org Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed