From: Darren Hart Date: Tue, 12 Jul 2011 03:27:40 +0000 (-0700) Subject: x86, doc only: Correct real-mode kernel header offset for init_size X-Git-Tag: v3.0~9^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11e48feebe8b5d2ae348893a6e0d47c46204bee2;p=pandora-kernel.git x86, doc only: Correct real-mode kernel header offset for init_size The real-mode kernel header init_size field is located at 0x260 per the field listing in th e"REAL-MODE KERNEL HEADER" section. It is listed as 0x25c in the "DETAILS OF HEADER FIELDS" section, which overlaps with pref_address. Correct the details listing to 0x260. Signed-off-by: Darren Hart Link: http://lkml.kernel.org/r/541cf88e2dfe5b8186d8b96b136d892e769a68c1.1310441260.git.dvhart@linux.intel.com CC: H. Peter Anvin Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed