All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20090703000923.959178000@intel.com>

diff --git a/a/1.txt b/N1/1.txt
index 267f65d..36bb3f6 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -4,7 +4,7 @@ result in deadlocks and it is better to keep the locks localized.
 Two previous in-kernel users of these interfaces (ondemand and conservative),
 do not use this interfaces any more. Schedule them for removal. 
 
-Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
+Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
 ---
  Documentation/feature-removal-schedule.txt |   10 ++++++++++
  1 files changed, 10 insertions(+), 0 deletions(-)
@@ -16,7 +16,7 @@ index f8cd450..09e031c 100644
 @@ -458,3 +458,13 @@ Why:	Remove the old legacy 32bit machine check code. This has been
  	but the old version has been kept around for easier testing. Note this
  	doesn't impact the old P5 and WinChip machine check handlers.
- Who:	Andi Kleen <andi-Vw/NltI1exuRpAAqCnN02g@public.gmane.org>
+ Who:	Andi Kleen <andi@firstfloor.org>
 +
 +----------------------------
 +
@@ -26,7 +26,7 @@ index f8cd450..09e031c 100644
 +Why:	cpu_policy_rwsem has a new cleaner definition making it local to
 +	cpufreq core and contained inside cpufreq.c. Other dependent
 +	drivers should not use it in order to safely avoid lockdep issues.
-+Who:	Venkatesh Pallipadi <venkatesh.pallipadi-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
++Who:	Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
 -- 
 1.6.0.6
 
diff --git a/a/content_digest b/N1/content_digest
index c63dd8f..16da1dc 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,18 +1,18 @@
  "ref\020090703000829.735976000@intel.com\0"
- "From\0venkatesh.pallipadi-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org\0"
+ "From\0venkatesh.pallipadi@intel.com\0"
  "Subject\0[patch 2/4] cpufreq: Mark policy_rwsem as going static in cpufreq.c wont be exported\0"
  "Date\0Thu, 02 Jul 2009 17:08:31 -0700\0"
- "To\0Dave Jones <davej-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0"
- "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  cpufreq-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  kernel-testers-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Ingo Molnar <mingo-X9Un+BFzKDI@public.gmane.org>
-  Rafael J. Wysocki <rjw-KKrjLPT3xs0@public.gmane.org>
-  Dave Young <hidave.darkstar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-  Pekka Enberg <penberg-bbCR+/B0CizivPeTLB3BmA@public.gmane.org>
-  Mathieu Desnoyers <mathieu.desnoyers-scC8bbJcJLCw5LPnMra/2Q@public.gmane.org>
-  Thomas Renninger <trenn-l3A5Bk7waGM@public.gmane.org>
- " Venkatesh Pallipadi <venkatesh.pallipadi-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\0"
+ "To\0Dave Jones <davej@redhat.com>\0"
+ "Cc\0linux-kernel@vger.kernel.org"
+  cpufreq@vger.kernel.org
+  kernel-testers@vger.kernel.org
+  Ingo Molnar <mingo@elte.hu>
+  Rafael J. Wysocki <rjw@sisk.pl>
+  Dave Young <hidave.darkstar@gmail.com>
+  Pekka Enberg <penberg@cs.helsinki.fi>
+  Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
+  Thomas Renninger <trenn@suse.de>
+ " Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>\0"
  "\00:1\0"
  "fn\00002-cpufreq-Mark-policy_rwsem-as-going-static-in-cpufre.patch\0"
  "b\0"
@@ -22,7 +22,7 @@
  "Two previous in-kernel users of these interfaces (ondemand and conservative),\n"
  "do not use this interfaces any more. Schedule them for removal. \n"
  "\n"
- "Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n"
+ "Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>\n"
  "---\n"
  " Documentation/feature-removal-schedule.txt |   10 ++++++++++\n"
  " 1 files changed, 10 insertions(+), 0 deletions(-)\n"
@@ -34,7 +34,7 @@
  "@@ -458,3 +458,13 @@ Why:\tRemove the old legacy 32bit machine check code. This has been\n"
  " \tbut the old version has been kept around for easier testing. Note this\n"
  " \tdoesn't impact the old P5 and WinChip machine check handlers.\n"
- " Who:\tAndi Kleen <andi-Vw/NltI1exuRpAAqCnN02g@public.gmane.org>\n"
+ " Who:\tAndi Kleen <andi@firstfloor.org>\n"
  "+\n"
  "+----------------------------\n"
  "+\n"
@@ -44,10 +44,10 @@
  "+Why:\tcpu_policy_rwsem has a new cleaner definition making it local to\n"
  "+\tcpufreq core and contained inside cpufreq.c. Other dependent\n"
  "+\tdrivers should not use it in order to safely avoid lockdep issues.\n"
- "+Who:\tVenkatesh Pallipadi <venkatesh.pallipadi-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n"
+ "+Who:\tVenkatesh Pallipadi <venkatesh.pallipadi@intel.com>\n"
  "-- \n"
  "1.6.0.6\n"
  "\n"
  --
 
-255f81a7b8aaf27a9be65784148380b52927d8f349cb1a575823475b3510d507
+04edcd5cdc1541fbbcfc5b223e968f4f87a9f74288e47aa9d7b2190046c651aa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.