[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1423378387-7452-1-git-send-email-kuleshovmail@gmail.com>
Date: Sun, 8 Feb 2015 12:53:07 +0600
From: Alexander Kuleshov <kuleshovmail@...il.com>
To: Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>
Cc: Boris Ostrovsky <boris.ostrovsky@...cle.com>,
David Vrabel <david.vrabel@...rix.com>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>,
"H. Peter Anvin" <hpa@...or.com>, linux-kernel@...r.kernel.org,
Alexander Kuleshov <kuleshovmail@...il.com>
Subject: [PATCH] x86/xen: Cleanup file path in a comment
There is no head.S now, arch/x86/kernel/head_32.S and
arch/x86/kernel/head_64.S instead
Signed-off-by: Alexander Kuleshov <kuleshovmail@...il.com>
---
arch/x86/xen/xen-head.S | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/x86/xen/xen-head.S b/arch/x86/xen/xen-head.S
index 674b2225..c73e603 100644
--- a/arch/x86/xen/xen-head.S
+++ b/arch/x86/xen/xen-head.S
@@ -1,5 +1,5 @@
-/* Xen-specific pieces of head.S, intended to be included in the right
- place in head.S */
+/* Xen-specific pieces of head_{32,64}.S, intended to be included in the right
+ place in head_{32,64}.S */
#ifdef CONFIG_XEN
--
2.3.0
--
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