diff options
author | Ingo Molnar <mingo@elte.hu> | 2009-02-20 23:13:36 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-02-20 23:13:36 +0100 |
commit | f8eeb2e6be367d79be3617f0a12646bced8b2fe6 (patch) | |
tree | 38058528ff836bd2352c42d27ba3f97c0599ab94 /arch/x86/mm/fault.c | |
parent | cd1b68f08f6328737928e5b8ba8ef80394680ff0 (diff) |
x86, mm: fault.c, update copyrights
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/mm/fault.c')
-rw-r--r-- | arch/x86/mm/fault.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/mm/fault.c b/arch/x86/mm/fault.c index 413e835e4a80..9bb07d331c3b 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> |