]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
hw-breakpoint: Attribute authorship of hw-breakpoint related files
authorK.Prasad <prasad@linux.vnet.ibm.com>
Mon, 23 Nov 2009 15:47:13 +0000 (21:17 +0530)
committerIngo Molnar <mingo@elte.hu>
Mon, 23 Nov 2009 17:18:29 +0000 (18:18 +0100)
Attribute authorship to developers of hw-breakpoint related
files.

Signed-off-by: K.Prasad <prasad@linux.vnet.ibm.com>
Cc: Alan Stern <stern@rowland.harvard.edu>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
LKML-Reference: <20091123154713.GA5593@in.ibm.com>
[ v2: moved it to latest -tip ]
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/hw_breakpoint.c
kernel/hw_breakpoint.c
samples/hw_breakpoint/data_breakpoint.c

index 752daebe91c62ae657b160e7ce5273ea3bcc133c..4d267fb778289d4f9d4f53e9939393d08e2054e8 100644 (file)
  * Copyright (C) 2007 Alan Stern
  * Copyright (C) 2009 IBM Corporation
  * Copyright (C) 2009 Frederic Weisbecker <fweisbec@gmail.com>
+ *
+ * Authors: Alan Stern <stern@rowland.harvard.edu>
+ *          K.Prasad <prasad@linux.vnet.ibm.com>
+ *          Frederic Weisbecker <fweisbec@gmail.com>
  */
 
 /*
index b6d6fa273eeb00ec56a1eabdd503cb43ff93e3d1..c16662268d754d81e74670f3ab1f27122bd6557c 100644 (file)
  * Copyright (C) 2009, Frederic Weisbecker <fweisbec@gmail.com>
  *
  * Thanks to Ingo Molnar for his many suggestions.
+ *
+ * Authors: Alan Stern <stern@rowland.harvard.edu>
+ *          K.Prasad <prasad@linux.vnet.ibm.com>
+ *          Frederic Weisbecker <fweisbec@gmail.com>
  */
 
 /*
index 5bc9819a819e548eaa72d95cc7e17ce0c9b9ac47..95063818bcf4969fd8087a35b2b21729cf6ef2f8 100644 (file)
@@ -23,6 +23,8 @@
  * that variable.
  *
  * Copyright (C) IBM Corporation, 2009
+ *
+ * Author: K.Prasad <prasad@linux.vnet.ibm.com>
  */
 #include <linux/module.h>      /* Needed by all modules */
 #include <linux/kernel.h>      /* Needed for KERN_INFO */