Skip to content
Commit 8af21e7e authored by Matt Fleming's avatar Matt Fleming Committed by H. Peter Anvin
Browse files

x86: Add missing bzImage fields to struct setup_header

commit 37ba7ab5

 ("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: default avatarMatt Fleming <matt.fleming@intel.com>
Link: http://lkml.kernel.org/r/1318848017-12301-1-git-send-email-matt@console-pimps.org


Signed-off-by: default avatarH. Peter Anvin <hpa@linux.intel.com>
parent 6d3e32e6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment