lkml.org 
[lkml]   [2009]   [Nov]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[Patch 1/1] hw-breakpoint: Attribute authorship of hw-breakpoint related files
Hi Ingo,
Please accept a patch (based on -tip tree) that attributes the
hw-breakpoint related files to the respective developers.

Thanks,
K.Prasad

Attribute authorship to developers of hw-breakpoint related files

Signed-off-by: K.Prasad <prasad@linux.vnet.ibm.com>
---
arch/x86/kernel/hw_breakpoint.c | 3 +++
kernel/hw_breakpoint.c | 3 +++
samples/hw_breakpoint/data_breakpoint.c | 3 +++
3 files changed, 9 insertions(+)

Index: linux-2.6-tip/arch/x86/kernel/hw_breakpoint.c
===================================================================
--- linux-2.6-tip.orig/arch/x86/kernel/hw_breakpoint.c
+++ linux-2.6-tip/arch/x86/kernel/hw_breakpoint.c
@@ -15,6 +15,9 @@
*
* Copyright (C) 2007 Alan Stern
* Copyright (C) 2009 IBM Corporation
+ *
+ * Author: Alan Stern <stern@rowland.harvard.edu>
+ * K.Prasad <prasad@linux.vnet.ibm.com>
*/

/*
Index: linux-2.6-tip/kernel/hw_breakpoint.c
===================================================================
--- linux-2.6-tip.orig/kernel/hw_breakpoint.c
+++ linux-2.6-tip/kernel/hw_breakpoint.c
@@ -15,6 +15,9 @@
*
* Copyright (C) 2007 Alan Stern
* Copyright (C) IBM Corporation, 2009
+ *
+ * Author: Alan Stern <stern@rowland.harvard.edu>
+ * K.Prasad <prasad@linux.vnet.ibm.com>
*/

/*
Index: linux-2.6-tip/samples/hw_breakpoint/data_breakpoint.c
===================================================================
--- linux-2.6-tip.orig/samples/hw_breakpoint/data_breakpoint.c
+++ linux-2.6-tip/samples/hw_breakpoint/data_breakpoint.c
@@ -23,6 +23,9 @@
* 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 */

\
 
 \ /
  Last update: 2009-11-23 16:49    [W:0.036 / U:0.340 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site