summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mcheck/k7.c
diff options
context:
space:
mode:
authorDave Jones2008-10-20 19:31:45 +0200
committerLinus Torvalds2008-10-20 21:50:03 +0200
commitf4432c5caec5fa95ea7eefd00f8e6cee17e2e023 (patch)
tree677d41b0c8ad3f72157302ddb4e61428ccbee24e /arch/x86/kernel/cpu/mcheck/k7.c
parentfs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out (diff)
downloadkernel-qcow2-linux-f4432c5caec5fa95ea7eefd00f8e6cee17e2e023.tar.gz
kernel-qcow2-linux-f4432c5caec5fa95ea7eefd00f8e6cee17e2e023.tar.xz
kernel-qcow2-linux-f4432c5caec5fa95ea7eefd00f8e6cee17e2e023.zip
Update email addresses.
Update assorted email addresses and related info to point to a single current, valid address. additionally - trivial CREDITS entry updates. (Not that this file means much any more) - remove arjans dead redhat.com address from powernow driver Signed-off-by: Dave Jones <davej@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/x86/kernel/cpu/mcheck/k7.c')
-rw-r--r--arch/x86/kernel/cpu/mcheck/k7.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/x86/kernel/cpu/mcheck/k7.c b/arch/x86/kernel/cpu/mcheck/k7.c
index f390c9f66351..dd3af6e7b39a 100644
--- a/arch/x86/kernel/cpu/mcheck/k7.c
+++ b/arch/x86/kernel/cpu/mcheck/k7.c
@@ -1,6 +1,6 @@
/*
- * Athlon/Hammer specific Machine Check Exception Reporting
- * (C) Copyright 2002 Dave Jones <davej@codemonkey.org.uk>
+ * Athlon specific Machine Check Exception Reporting
+ * (C) Copyright 2002 Dave Jones <davej@redhat.com>
*/
#include <linux/init.h>