mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] x86: fix included-by file reference comments
@ 2010-11-16 18:10 Kees Cook
  2010-11-16 18:16 ` Pekka Enberg
  2010-11-18 14:06 ` [tip:x86/cpu] x86: Fix " tip-bot for Kees Cook
  0 siblings, 2 replies; 3+ messages in thread
From: Kees Cook @ 2010-11-16 18:10 UTC (permalink / raw)
  To: x86, linux-kernel; +Cc: Yinghai Lu, Pekka Enberg, Alan Cox, Ingo Molnar

Adjust the paths for files that are including verify_cpu.S.

Reported-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Kees Cook <kees.cook@canonical.com>
---
 arch/x86/kernel/verify_cpu.S |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/arch/x86/kernel/verify_cpu.S b/arch/x86/kernel/verify_cpu.S
index 5644b4b..0edefc1 100644
--- a/arch/x86/kernel/verify_cpu.S
+++ b/arch/x86/kernel/verify_cpu.S
@@ -17,9 +17,9 @@
  *	file is included at various places and compiled in that context.
  *	This file is expected to run in 32bit code.  Currently:
  *
- *	arch/x86_64/boot/compressed/head_64.S: Boot cpu verification
- *	arch/x86_64/kernel/trampoline_64.S: secondary processor verfication
- *	arch/x86_64/kernel/head_32.S: processor startup
+ *	arch/x86/boot/compressed/head_64.S: Boot cpu verification
+ *	arch/x86/kernel/trampoline_64.S: secondary processor verfication
+ *	arch/x86/kernel/head_32.S: processor startup
  *
  *	verify_cpu, returns the status of longmode and SSE in register %eax.
  *		0: Success    1: Failure
-- 
1.7.2.3


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] x86: fix included-by file reference comments
  2010-11-16 18:10 [PATCH] x86: fix included-by file reference comments Kees Cook
@ 2010-11-16 18:16 ` Pekka Enberg
  2010-11-18 14:06 ` [tip:x86/cpu] x86: Fix " tip-bot for Kees Cook
  1 sibling, 0 replies; 3+ messages in thread
From: Pekka Enberg @ 2010-11-16 18:16 UTC (permalink / raw)
  To: Kees Cook; +Cc: x86, linux-kernel, Yinghai Lu, Alan Cox, Ingo Molnar

On Tue, Nov 16, 2010 at 8:10 PM, Kees Cook <kees.cook@canonical.com> wrote:
> Adjust the paths for files that are including verify_cpu.S.
>
> Reported-by: Yinghai Lu <yinghai@kernel.org>
> Signed-off-by: Kees Cook <kees.cook@canonical.com>

Acked-by: Pekka Enberg <penberg@kernel.org>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [tip:x86/cpu] x86: Fix included-by file reference comments
  2010-11-16 18:10 [PATCH] x86: fix included-by file reference comments Kees Cook
  2010-11-16 18:16 ` Pekka Enberg
@ 2010-11-18 14:06 ` tip-bot for Kees Cook
  1 sibling, 0 replies; 3+ messages in thread
From: tip-bot for Kees Cook @ 2010-11-18 14:06 UTC (permalink / raw)
  To: linux-tip-commits
  Cc: linux-kernel, hpa, mingo, yinghai, penberg, alan, kees.cook, tglx, mingo

Commit-ID:  79250af2d5953b69380a6319b493862bf4ece972
Gitweb:     http://git.kernel.org/tip/79250af2d5953b69380a6319b493862bf4ece972
Author:     Kees Cook <kees.cook@canonical.com>
AuthorDate: Tue, 16 Nov 2010 10:10:04 -0800
Committer:  Ingo Molnar <mingo@elte.hu>
CommitDate: Thu, 18 Nov 2010 09:58:54 +0100

x86: Fix included-by file reference comments

Adjust the paths for files that are including verify_cpu.S.

Reported-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Kees Cook <kees.cook@canonical.com>
Acked-by: Pekka Enberg <penberg@kernel.org>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
LKML-Reference: <1289931004-16066-1-git-send-email-kees.cook@canonical.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
---
 arch/x86/kernel/verify_cpu.S |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/arch/x86/kernel/verify_cpu.S b/arch/x86/kernel/verify_cpu.S
index 5644b4b..0edefc1 100644
--- a/arch/x86/kernel/verify_cpu.S
+++ b/arch/x86/kernel/verify_cpu.S
@@ -17,9 +17,9 @@
  *	file is included at various places and compiled in that context.
  *	This file is expected to run in 32bit code.  Currently:
  *
- *	arch/x86_64/boot/compressed/head_64.S: Boot cpu verification
- *	arch/x86_64/kernel/trampoline_64.S: secondary processor verfication
- *	arch/x86_64/kernel/head_32.S: processor startup
+ *	arch/x86/boot/compressed/head_64.S: Boot cpu verification
+ *	arch/x86/kernel/trampoline_64.S: secondary processor verfication
+ *	arch/x86/kernel/head_32.S: processor startup
  *
  *	verify_cpu, returns the status of longmode and SSE in register %eax.
  *		0: Success    1: Failure

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-11-18 14:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-16 18:10 [PATCH] x86: fix included-by file reference comments Kees Cook
2010-11-16 18:16 ` Pekka Enberg
2010-11-18 14:06 ` [tip:x86/cpu] x86: Fix " tip-bot for Kees Cook

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®