Cc: Ingo Molnar <[email protected]> Signed-off-by: Jaswinder Singh Rajput <[email protected] > > --- arch/x86/events/core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/x86/events/core.c b/arch/x86/events/core.c index 140d332..574d662 100644 --- a/arch/x86/events/core.c +++ b/arch/x86/events/core.c @@ -3,7 +3,7 @@ * * Copyright (C) 2008 Thomas Gleixner <[email protected]> * Copyright (C) 2008-2009 Red Hat, Inc., Ingo Molnar - * Copyright (C) 2009 Jaswinder Singh Rajput + * Copyright (C) 2009 Jaswinder Singh Rajput <jaswinder@perfectintell igent.com> * Copyright (C) 2009 Advanced Micro Devices, Inc., Robert Richter * Copyright (C) 2008-2009 Red Hat, Inc., Peter Zijlstra * Copyright (C) 2009 Intel Corporation, <[email protected]>

