lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 14 Sep 2006 11:30:28 -0700
From:	Josh Triplett <josht@...ibm.com>
To:	linux-kernel@...r.kernel.org
Cc:	Andrew Morton <akpm@...l.org>, Paul McKenney <paulmck@...ibm.com>,
	Dipankar Sarma <dipankar@...ibm.com>
Subject: [PATCH] RCU: CREDITS and MAINTAINERS

Add MAINTAINERS entry for Read-Copy Update (RCU), listing Dipankar Sarma as
maintainer, and giving the URL for Paul McKenney's RCU site.  Add MAINTAINERS
entry for rcutorture, listing myself as maintainer.  Add CREDITS entries for
developers of RCU, RCU variants, and rcutorture.  Use Paul McKenney's
preferred email address in include/linux/rcupdate.h .

Signed-off-by: Josh Triplett <josh@...edesktop.org>
---
 CREDITS                  |   16 ++++++++++++++++
 MAINTAINERS              |   13 +++++++++++++
 include/linux/rcupdate.h |    2 +-
 3 files changed, 30 insertions(+), 1 deletions(-)

diff --git a/CREDITS b/CREDITS
index 0fe904e..61b4bb5 100644
--- a/CREDITS
+++ b/CREDITS
@@ -2227,6 +2227,12 @@ D: tc: HFSC scheduler
 S: Freiburg
 S: Germany
 
+N: Paul E. McKenney
+E: paulmck@...ibm.com
+W: http://www.rdrop.com/users/paulmck/
+D: RCU and variants
+D: rcutorture module
+
 N: Mike McLagan
 E: mike.mclagan@...ux.org
 W: http://www.invlogic.com/~mmclagan
@@ -2960,6 +2966,10 @@ S: 69 rue Dunois
 S: 75013 Paris
 S: France
 
+N: Dipankar Sarma
+E: dipankar@...ibm.com
+D: RCU
+
 N: Hannu Savolainen
 E: hannu@...nsound.com
 D: Maintainer of the sound drivers until 2.1.x days.
@@ -3272,6 +3282,12 @@ S: 3 Ballow Crescent
 S: MacGregor A.C.T 2615
 S: Australia
 
+N: Josh Triplett
+E: josh@...edesktop.org
+P: 1024D/D0FE7AFB B24A 65C9 1D71 2AC2 DE87  CA26 189B 9946 D0FE 7AFB
+D: rcutorture maintainer
+D: lock annotations, finding and fixing lock bugs
+
 N: Winfried Trmper
 E: winni@...lot.org
 W: http://www.shop.de/~winni/
diff --git a/MAINTAINERS b/MAINTAINERS
index 25cd707..fa8fc95 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2402,6 +2402,19 @@ M:	mporter@...nel.crashing.org
 L:	linux-kernel@...r.kernel.org
 S:	Maintained
 
+READ-COPY UPDATE (RCU)
+P:	Dipankar Sarma
+M:	dipankar@...ibm.com
+W:	http://www.rdrop.com/users/paulmck/rclock/
+L:	linux-kernel@...r.kernel.org
+S:	Supported
+
+RCUTORTURE MODULE
+P:	Josh Triplett
+M:	josh@...edesktop.org
+L:	linux-kernel@...r.kernel.org
+S:	Maintained
+
 REAL TIME CLOCK DRIVER
 P:	Paul Gortmaker
 M:	p_gortmaker@...oo.com
diff --git a/include/linux/rcupdate.h b/include/linux/rcupdate.h
index b4ca73d..20243ee 100644
--- a/include/linux/rcupdate.h
+++ b/include/linux/rcupdate.h
@@ -19,7 +19,7 @@
  *
  * Author: Dipankar Sarma <dipankar@...ibm.com>
  * 
- * Based on the original work by Paul McKenney <paul.mckenney@...ibm.com>
+ * Based on the original work by Paul McKenney <paulmck@...ibm.com>
  * and inputs from Rusty Russell, Andrea Arcangeli and Andi Kleen.
  * Papers:
  * http://www.rdrop.com/users/paulmck/paper/rclockpdcsproof.pdf
-- 
1.4.1.1


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ