[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <tip-f5ecb00569feeccbb85d647549c2a7726cdafc01@git.kernel.org>
Date: Wed, 18 Feb 2015 16:27:43 -0800
From: tip-bot for Alexander Kuleshov <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: hpa@...or.com, linux-kernel@...r.kernel.org, mingo@...nel.org,
kuleshovmail@...il.com, tglx@...utronix.de, mj@....cz
Subject: [tip:x86/urgent] Documentation/x86: Fix path in zero-page.txt
Commit-ID: f5ecb00569feeccbb85d647549c2a7726cdafc01
Gitweb: http://git.kernel.org/tip/f5ecb00569feeccbb85d647549c2a7726cdafc01
Author: Alexander Kuleshov <kuleshovmail@...il.com>
AuthorDate: Sat, 31 Jan 2015 13:23:24 +0600
Committer: Ingo Molnar <mingo@...nel.org>
CommitDate: Wed, 18 Feb 2015 23:04:00 +0100
Documentation/x86: Fix path in zero-page.txt
Signed-off-by: Alexander Kuleshov <kuleshovmail@...il.com>
Cc: Martin Mares <mj@....cz>
Link: http://lkml.kernel.org/r/1422689004-13318-1-git-send-email-kuleshovmail@gmail.com
Signed-off-by: Ingo Molnar <mingo@...nel.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 199f453..82fbdbc 100644
--- a/Documentation/x86/zero-page.txt
+++ b/Documentation/x86/zero-page.txt
@@ -3,7 +3,7 @@ protocol of kernel. These should be filled by bootloader or 16-bit
real-mode setup code of the kernel. References/settings to it mainly
are in:
- arch/x86/include/asm/bootparam.h
+ arch/x86/include/uapi/asm/bootparam.h
Offset Proto Name Meaning
--
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