projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1de72c7
)
Documentation/x86: Fix typo in zero-page.txt
author
Randy Dunlap
<rdunlap@infradead.org>
Sun, 4 Nov 2018 22:03:56 +0000
(14:03 -0800)
committer
Ingo Molnar
<mingo@kernel.org>
Mon, 5 Nov 2018 06:05:45 +0000
(07:05 +0100)
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
patch
|
blob
|
blame
|
history
diff --git
a/Documentation/x86/zero-page.txt
b/Documentation/x86/zero-page.txt
index 97b7adbceda4828ab217301a305a3b20892d0603..68aed077f7b62ed0e70315bde602bfbec50a78bf 100644
(file)
--- 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 al
k
_mem_k Alternative mem check, in KB
+1E0/004 ALL al
t
_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)