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-prev] [day] [month] [year] [list]
Date:	Sun, 4 Jan 2009 13:28:22 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	Jiri Kosina <jkosina@...e.cz>
Cc:	Baodong Chen <chenbdchenbd@...il.com>,
	linux-kernel@...r.kernel.org, trivial@...nel.org
Subject: Re: [PATCH] Documentation/x86/boot.txt:payload length was changed
	to payload_length


* Jiri Kosina <jkosina@...e.cz> wrote:

> 
> [ added Ingo to CC ]
> 
> Ingo, I guess you are going to take the patch through x86 tree, so I 
> wouldn't bother merging it through trivial tree, right?

yeah - applied it to tip/x86/cleanups, see the commit below. Thanks,

	Ingo

--------------->
>From 28178cc4f92d7c62889cf5d0d9e709cde04c76ca Mon Sep 17 00:00:00 2001
From: Baodong Chen <chenbdchenbd@...il.com>
Date: Sat, 3 Jan 2009 12:37:06 +0800
Subject: [PATCH] Documentation/x86/boot.txt: payload length was changed to payload_length

Signed-off-by: Baodong Chen <[email]chenbdchenbd@...il.com[email]>
Acked-by: Jiri Kosina <jkosina@...e.cz>
Signed-off-by: Ingo Molnar <mingo@...e.hu>
---
 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
--
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