All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20140414155241.GC21686@beardog.cce.hp.com>

diff --git a/a/1.txt b/N1/1.txt
index 50caf74..0089c72 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -4,7 +4,7 @@ On Mon, Apr 14, 2014 at 08:45:16AM -0700, James Bottomley wrote:
 > 
 >  hpsa: fix NULL deref in performant mode
 > 
-> On Thu, 2014-04-10 at 17:17 -0500, scameron-3C9H9nn4BS4HL6m8NFMY+dBPR1lH4CV8@public.gmane.org wrote:
+> On Thu, 2014-04-10 at 17:17 -0500, scameron@beardog.cce.hp.com wrote:
 > > Without this, you'll see a null pointer dereference in
 > > hpsa_enter_performant_mode().
 > 
@@ -13,7 +13,7 @@ On Mon, Apr 14, 2014 at 08:45:16AM -0700, James Bottomley wrote:
 > I'm clear that the use before initialisation is a bug ... I'm less clear
 > on why it causes an oops.
 > 
-> > Signed-off-by: Stephen M. Cameron <scameron-3C9H9nn4BS4HL6m8NFMY+dBPR1lH4CV8@public.gmane.org>
+> > Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
 > > ---
 > >  drivers/scsi/hpsa.c |    4 ++++
 > >  1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/a/content_digest b/N1/content_digest
index f851978..d3f5972 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,19 +1,19 @@
  "ref\020140410221704.GA22465@beardog.cce.hp.com\0"
  "ref\01397490316.2207.23.camel@dabdike.int.hansenpartnership.com\0"
- "ref\01397490316.2207.23.camel-sFMDBYUN5F8GjUHQrlYNx2Wm91YjaHnnhRte9Li2A+AAvxtiuMwx3w@public.gmane.org\0"
- "From\0scameron-3C9H9nn4BS4HL6m8NFMY+dBPR1lH4CV8@public.gmane.org\0"
+ "From\0scameron@beardog.cce.hp.com\0"
  "Subject\0Re: [PATCH] hpsa: fix uninitialized trans_support in hpsa_put_ctlr_into_performant_mode()\0"
  "Date\0Mon, 14 Apr 2014 10:52:41 -0500\0"
- "To\0James Bottomley <James.Bottomley-d9PhHud1JfjCXq6kfMZ53/egYHeGw8Jk@public.gmane.org>\0"
- "Cc\0linux-scsi <linux-scsi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>"
-  Baoquan He <bhe-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
-  linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  open list:INTEL IOMMU (VT-d) <iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org>
-  Davidlohr Bueso <davidlohr-VXdhtT5mjnY@public.gmane.org>
-  scameron-3C9H9nn4BS4HL6m8NFMY+dBPR1lH4CV8@public.gmane.org
-  Bjorn Helgaas <bhelgaas-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
- " Jiang Liu <jiang.liu-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\0"
+ "To\0James Bottomley <James.Bottomley@hansenpartnership.com>\0"
+ "Cc\0Bjorn Helgaas <bhelgaas@google.com>"
+  Davidlohr Bueso <davidlohr@hp.com>
+  Baoquan He <bhe@redhat.com>
+  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
+  linux-scsi <linux-scsi@vger.kernel.org>
+  linux-pci@vger.kernel.org <linux-pci@vger.kernel.org>
+  Joerg Roedel <joro@8bytes.org>
+  open list:INTEL IOMMU (VT-d) <iommu@lists.linux-foundation.org>
+  Jiang Liu <jiang.liu@linux.intel.com>
+ " scameron@beardog.cce.hp.com\0"
  "\00:1\0"
  "b\0"
  "On Mon, Apr 14, 2014 at 08:45:16AM -0700, James Bottomley wrote:\n"
@@ -22,7 +22,7 @@
  "> \n"
  ">  hpsa: fix NULL deref in performant mode\n"
  "> \n"
- "> On Thu, 2014-04-10 at 17:17 -0500, scameron-3C9H9nn4BS4HL6m8NFMY+dBPR1lH4CV8@public.gmane.org wrote:\n"
+ "> On Thu, 2014-04-10 at 17:17 -0500, scameron@beardog.cce.hp.com wrote:\n"
  "> > Without this, you'll see a null pointer dereference in\n"
  "> > hpsa_enter_performant_mode().\n"
  "> \n"
@@ -31,7 +31,7 @@
  "> I'm clear that the use before initialisation is a bug ... I'm less clear\n"
  "> on why it causes an oops.\n"
  "> \n"
- "> > Signed-off-by: Stephen M. Cameron <scameron-3C9H9nn4BS4HL6m8NFMY+dBPR1lH4CV8@public.gmane.org>\n"
+ "> > Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>\n"
  "> > ---\n"
  "> >  drivers/scsi/hpsa.c |    4 ++++\n"
  "> >  1 files changed, 4 insertions(+), 0 deletions(-)\n"
@@ -96,4 +96,4 @@
  ">  \t/* Performant mode ring buffer and supporting data structures */\n"
  >
 
-2dafdb8be06219f27e8136867fd6f3bac78ae2ac6b1b29135c96f38b412187f0
+a9047caa5ff5fcd7ec3f6c24bd2ec6bf56ea7ab6e18fb56172281dd9b63f1b61

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.