commit | f8eeb2e6be367d79be3617f0a12646bced8b2fe6 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Fri Feb 20 23:13:36 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Feb 20 23:13:36 2009 +0100 |
tree | 38058528ff836bd2352c42d27ba3f97c0599ab94 | |
parent | cd1b68f08f6328737928e5b8ba8ef80394680ff0 [diff] |
x86, mm: fault.c, update copyrights Signed-off-by: Ingo Molnar <mingo@elte.hu>
diff --git a/arch/x86/mm/fault.c b/arch/x86/mm/fault.c index 413e835..9bb07d3 100644 --- a/arch/x86/mm/fault.c +++ b/arch/x86/mm/fault.c
@@ -1,6 +1,7 @@ /* * Copyright (C) 1995 Linus Torvalds * Copyright (C) 2001, 2002 Andi Kleen, SuSE Labs. + * Copyright (C) 2008-2009, Red Hat Inc., Ingo Molnar */ #include <linux/interrupt.h> #include <linux/mmiotrace.h>