linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation/x86: fix typo in zero_page.txt
@ 2018-10-24  1:42 Randy Dunlap
  0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2018-10-24  1:42 UTC (permalink / raw)
  To: LKML, X86 ML; +Cc: H. Peter Anvin, Jonathan Corbet

From: Randy Dunlap <rdunlap@infradead.org>

Fix a typo in Documentation/x86/zero_page.txt.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
---
 Documentation/x86/zero-page.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- lnx-419.orig/Documentation/x86/zero-page.txt
+++ lnx-419/Documentation/x86/zero-page.txt
@@ -25,7 +25,7 @@ Offset	Proto	Name		Meaning
 0C8/004	ALL	ext_cmd_line_ptr  cmd_line_ptr high 32bits
 140/080	ALL	edid_info	Video mode setup (struct edid_info)
 1C0/020	ALL	efi_info	EFI 32 information (struct efi_info)
-1E0/004	ALL	alk_mem_k	Alternative mem check, in KB
+1E0/004	ALL	alt_mem_k	Alternative mem check, in KB
 1E4/004	ALL	scratch		Scratch field for the kernel setup code
 1E8/001	ALL	e820_entries	Number of entries in e820_table (below)
 1E9/001	ALL	eddbuf_entries	Number of entries in eddbuf (below)



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-10-24  2:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-24  1:42 [PATCH] Documentation/x86: fix typo in zero_page.txt Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).