summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/smpboot.c
diff options
context:
space:
mode:
authorAlan Cox2009-01-05 15:08:04 +0100
committerIngo Molnar2009-01-05 15:19:16 +0100
commit87c6fe26186d734e932426cc8ab9fd8cf9aeed94 (patch)
treee0309e1a648c2523925dfd5ae54e217f2e4a3be9 /arch/x86/kernel/smpboot.c
parentx86: fix RIP printout in early_idt_handler (diff)
downloadkernel-qcow2-linux-87c6fe26186d734e932426cc8ab9fd8cf9aeed94.tar.gz
kernel-qcow2-linux-87c6fe26186d734e932426cc8ab9fd8cf9aeed94.tar.xz
kernel-qcow2-linux-87c6fe26186d734e932426cc8ab9fd8cf9aeed94.zip
x86: update Alan Cox's email addresses
Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/kernel/smpboot.c')
-rw-r--r--arch/x86/kernel/smpboot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/kernel/smpboot.c b/arch/x86/kernel/smpboot.c
index 31869bf5fabd..c628f9178cd8 100644
--- a/arch/x86/kernel/smpboot.c
+++ b/arch/x86/kernel/smpboot.c
@@ -1,7 +1,7 @@
/*
* x86 SMP booting functions
*
- * (c) 1995 Alan Cox, Building #3 <alan@redhat.com>
+ * (c) 1995 Alan Cox, Building #3 <alan@lxorguk.ukuu.org.uk>
* (c) 1998, 1999, 2000 Ingo Molnar <mingo@redhat.com>
* Copyright 2001 Andi Kleen, SuSE Labs.
*