* [PATCH] Documentation/x86: correct real-mode kernel header offset for init_size
@ 2011-07-12 3:27 Darren Hart
2011-07-13 3:52 ` [tip:x86/urgent] x86, doc only: Correct " tip-bot for Darren Hart
0 siblings, 1 reply; 2+ messages in thread
From: Darren Hart @ 2011-07-12 3:27 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Darren Hart, H. Peter Anvin
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 <dvhart@linux.intel.com>
CC: H. Peter Anvin <hpa@zytor.com>
---
Documentation/x86/boot.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/x86/boot.txt b/Documentation/x86/boot.txt
index 9b7221a..7c3a880 100644
--- a/Documentation/x86/boot.txt
+++ b/Documentation/x86/boot.txt
@@ -674,7 +674,7 @@ Protocol: 2.10+
Field name: init_size
Type: read
-Offset/size: 0x25c/4
+Offset/size: 0x260/4
This field indicates the amount of linear contiguous memory starting
at the kernel runtime start address that the kernel needs before it
--
1.7.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* [tip:x86/urgent] x86, doc only: Correct real-mode kernel header offset for init_size
2011-07-12 3:27 [PATCH] Documentation/x86: correct real-mode kernel header offset for init_size Darren Hart
@ 2011-07-13 3:52 ` tip-bot for Darren Hart
0 siblings, 0 replies; 2+ messages in thread
From: tip-bot for Darren Hart @ 2011-07-13 3:52 UTC (permalink / raw)
To: linux-tip-commits; +Cc: linux-kernel, hpa, mingo, dvhart, tglx, hpa
Commit-ID: 11e48feebe8b5d2ae348893a6e0d47c46204bee2
Gitweb: http://git.kernel.org/tip/11e48feebe8b5d2ae348893a6e0d47c46204bee2
Author: Darren Hart <dvhart@linux.intel.com>
AuthorDate: Mon, 11 Jul 2011 20:27:40 -0700
Committer: H. Peter Anvin <hpa@linux.intel.com>
CommitDate: Tue, 12 Jul 2011 20:39:11 -0700
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 <dvhart@linux.intel.com>
Link: http://lkml.kernel.org/r/541cf88e2dfe5b8186d8b96b136d892e769a68c1.1310441260.git.dvhart@linux.intel.com
CC: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
---
Documentation/x86/boot.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/x86/boot.txt b/Documentation/x86/boot.txt
index 9b7221a..7c3a880 100644
--- a/Documentation/x86/boot.txt
+++ b/Documentation/x86/boot.txt
@@ -674,7 +674,7 @@ Protocol: 2.10+
Field name: init_size
Type: read
-Offset/size: 0x25c/4
+Offset/size: 0x260/4
This field indicates the amount of linear contiguous memory starting
at the kernel runtime start address that the kernel needs before it
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-07-13 3:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-12 3:27 [PATCH] Documentation/x86: correct real-mode kernel header offset for init_size Darren Hart
2011-07-13 3:52 ` [tip:x86/urgent] x86, doc only: Correct " tip-bot for Darren Hart
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®