[<prev] [next>] [day] [month] [year] [list]
Message-ID: <d204e3110901040225n1fe7accbp786c909964b94c3@mail.gmail.com>
Date: Sun, 4 Jan 2009 18:25:13 +0800
From: "Baodong Chen" <chenbdchenbd@...il.com>
To: linux-kernel@...r.kernel.org
Cc: trivial@...nel.org, "Ingo Molnar" <mingo@...e.hu>
Subject: [PATCH] Documentation/x86/boot.txt:payload length was changed to payload_length(added CC Ingo)
Documentation/x86/boot.txt:payload length was changed to payload_length
Signed-off-by: Baodong Chen <[email]chenbdchenbd@...il.com[email]>
---
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 fcdc62b..7b4596a 100644
--- a/Documentation/x86/boot.txt
+++ b/Documentation/x86/boot.txt
@@ -44,7 +44,7 @@ Protocol 2.07: (Kernel 2.6.24) Added paravirtualised
boot protocol.
and KEEP_SEGMENTS flag in load_flags.
Protocol 2.08: (Kernel 2.6.26) Added crc32 checksum and ELF format
- payload. Introduced payload_offset and payload length
+ payload. Introduced payload_offset and payload_length
fields to aid in locating the payload.
Protocol 2.09: (Kernel 2.6.26) Added a field of 64-bit physical
--
1.5.3.3
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists