Skip to content

Commit b068621

Browse files
rddunlapIngo Molnar
authored andcommitted
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>
1 parent 1de72c7 commit b068621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/x86/zero-page.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Offset Proto Name Meaning
2525
0C8/004 ALL ext_cmd_line_ptr cmd_line_ptr high 32bits
2626
140/080 ALL edid_info Video mode setup (struct edid_info)
2727
1C0/020 ALL efi_info EFI 32 information (struct efi_info)
28-
1E0/004 ALL alk_mem_k Alternative mem check, in KB
28+
1E0/004 ALL alt_mem_k Alternative mem check, in KB
2929
1E4/004 ALL scratch Scratch field for the kernel setup code
3030
1E8/001 ALL e820_entries Number of entries in e820_table (below)
3131
1E9/001 ALL eddbuf_entries Number of entries in eddbuf (below)

0 commit comments

Comments
 (0)