diff options
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | 2009-01-05 14:08:04 +0000 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-01-05 15:19:16 +0100 |
commit | 87c6fe26186d734e932426cc8ab9fd8cf9aeed94 (patch) | |
tree | e0309e1a648c2523925dfd5ae54e217f2e4a3be9 /arch/x86/kernel/mpparse.c | |
parent | 7aed55d1085f71241284a30af0300feea48c36db (diff) | |
download | op-kernel-dev-87c6fe26186d734e932426cc8ab9fd8cf9aeed94.zip op-kernel-dev-87c6fe26186d734e932426cc8ab9fd8cf9aeed94.tar.gz |
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/mpparse.c')
-rw-r--r-- | arch/x86/kernel/mpparse.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/kernel/mpparse.c b/arch/x86/kernel/mpparse.c index c5c5b8d..cead7e2 100644 --- a/arch/x86/kernel/mpparse.c +++ b/arch/x86/kernel/mpparse.c @@ -2,7 +2,7 @@ * Intel Multiprocessor Specification 1.1 and 1.4 * compliant MP-table parsing routines. * - * (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> * (c) 2008 Alexey Starikovskiy <astarikovskiy@suse.de> */ |