All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH resend] Documentation/x86: fix typo in zero-page.txt
@ 2018-11-04 22:03 Randy Dunlap
  2018-11-05  6:10 ` [tip:x86/urgent] Documentation/x86: Fix " tip-bot for Randy Dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2018-11-04 22:03 UTC (permalink / raw)
  To: LKML, X86 ML, Jonathan Corbet, linux-doc

From: Randy Dunlap <rdunlap@infradead.org>

Fix a typo in Documentation/x86/zero-page.txt.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: x86@kernel.org
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
---
 Documentation/x86/zero-page.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20181101.orig/Documentation/x86/zero-page.txt
+++ linux-next-20181101/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] 2+ messages in thread

* [tip:x86/urgent] Documentation/x86: Fix typo in zero-page.txt
  2018-11-04 22:03 [PATCH resend] Documentation/x86: fix typo in zero-page.txt Randy Dunlap
@ 2018-11-05  6:10 ` tip-bot for Randy Dunlap
  0 siblings, 0 replies; 2+ messages in thread
From: tip-bot for Randy Dunlap @ 2018-11-05  6:10 UTC (permalink / raw)
  To: linux-tip-commits
  Cc: peterz, torvalds, mingo, hpa, corbet, linux-kernel, rdunlap, tglx

Commit-ID:  b068621a53f92f42400581d69ad0e84c56620b0a
Gitweb:     https://git.kernel.org/tip/b068621a53f92f42400581d69ad0e84c56620b0a
Author:     Randy Dunlap <rdunlap@infradead.org>
AuthorDate: Sun, 4 Nov 2018 14:03:56 -0800
Committer:  Ingo Molnar <mingo@kernel.org>
CommitDate: Mon, 5 Nov 2018 07:05:45 +0100

Documentation/x86: Fix typo in zero-page.txt

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-doc@vger.kernel.org
Link: http://lkml.kernel.org/r/f259b21b-1f2b-f215-00d2-23388bed2530@infradead.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
---
 Documentation/x86/zero-page.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/x86/zero-page.txt b/Documentation/x86/zero-page.txt
index 97b7adbceda4..68aed077f7b6 100644
--- a/Documentation/x86/zero-page.txt
+++ b/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 related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-11-05  6:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-04 22:03 [PATCH resend] Documentation/x86: fix typo in zero-page.txt Randy Dunlap
2018-11-05  6:10 ` [tip:x86/urgent] Documentation/x86: Fix " tip-bot for Randy Dunlap

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.