lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <d204e3110901020024n7d0c1a6dt919f76283d9a8663@mail.gmail.com>
Date:	Fri, 2 Jan 2009 16:24:37 +0800
From:	"Baodong Chen" <chenbdchenbd@...il.com>
To:	linux-kernel@...r.kernel.org
Cc:	trivial@...nel.org
Subject: Subject: [PATCH] Documentation/x86/boot.txt:payload length was changed to payload_length

 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

Powered by Openwall GNU/*/Linux Powered by OpenVZ