aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/smp.c
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2009-01-31 02:03:42 +0100
committerIngo Molnar <mingo@elte.hu>2009-01-31 04:21:18 +0100
commit8f47e16348e8e25eedf639092a8a2f10a66aba34 (patch)
treebb5e9f9bc6e732af15653ca8342934c1dbc302b6 /arch/x86/kernel/smp.c
parentx86, apic: clean up header section (diff)
downloadlinux-dev-8f47e16348e8e25eedf639092a8a2f10a66aba34.tar.xz
linux-dev-8f47e16348e8e25eedf639092a8a2f10a66aba34.zip
x86: update copyrights
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/kernel/smp.c')
-rw-r--r--arch/x86/kernel/smp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/kernel/smp.c b/arch/x86/kernel/smp.c
index 0eb32ae9bf1f..eaaffae31cc0 100644
--- a/arch/x86/kernel/smp.c
+++ b/arch/x86/kernel/smp.c
@@ -2,7 +2,7 @@
* Intel SMP support routines.
*
* (c) 1995 Alan Cox, Building #3 <alan@lxorguk.ukuu.org.uk>
- * (c) 1998-99, 2000 Ingo Molnar <mingo@redhat.com>
+ * (c) 1998-99, 2000, 2009 Ingo Molnar <mingo@redhat.com>
* (c) 2002,2003 Andi Kleen, SuSE Labs.
*
* i386 and x86_64 integration by Glauber Costa <gcosta@redhat.com>