All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160504152648.GA31420@ulmo.ba.sec>

diff --git a/a/1.txt b/N1/1.txt
index 97ea776..0a79e3e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,6 +1,6 @@
 On Wed, May 04, 2016 at 07:57:10AM -0700, Greg Kroah-Hartman wrote:
 > On Wed, May 04, 2016 at 04:39:59PM +0200, Thierry Reding wrote:
-> > From: Thierry Reding <treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
+> > From: Thierry Reding <treding@nvidia.com>
 > > 
 > > There are three EHCI controllers on Tegra SoCs, each with its own reset
 > > line. However, the first controller contains a set of UTMI configuration
@@ -21,7 +21,7 @@ On Wed, May 04, 2016 at 07:57:10AM -0700, Greg Kroah-Hartman wrote:
 > > UTMI pads registers the code must grab the second reset, but instead it
 > > grabbing the first.
 > > 
-> > Signed-off-by: Thierry Reding <treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
+> > Signed-off-by: Thierry Reding <treding@nvidia.com>
 > 
 > Any reason you don't want this backported to stable kernels?
 
@@ -33,7 +33,7 @@ sure if there's a need to backport:
 > reset line and therefore the UTMI pads would never be reset unless the
 > first USB controller was probed before all others. I've never seen any
 > such problems myself, so I'm unsure about whether it's worth Cc'ing the
-> patch to stable-u79uwXL29TaiAVqoAR/hOA@public.gmane.org
+> patch to stable@vger.kernel.org.
 
 So the bottom line is that I have no evidence that this fixes any real
 issue, hence I'm not sure if it's worth bothering the stable kernel
diff --git a/a/content_digest b/N1/content_digest
index 0206027..77badf7 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,23 +1,22 @@
  "ref\01462372800-30900-1-git-send-email-thierry.reding@gmail.com\0"
  "ref\020160504145710.GA14708@kroah.com\0"
- "ref\020160504145710.GA14708-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org\0"
- "From\0Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "From\0Thierry Reding <thierry.reding@gmail.com>\0"
  "Subject\0Re: [PATCH v3 1/2] usb: host: ehci-tegra: Grab the correct UTMI pads reset\0"
  "Date\0Wed, 4 May 2016 17:26:48 +0200\0"
- "To\0Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>\0"
- "Cc\0Alan Stern <stern-nwvwT67g6+6dFdvTe/nMLpVzexx5G7lz@public.gmane.org>"
-  Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
-  Alexandre Courbot <gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-  Jon Hunter <jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
-  linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " Tuomas Tynkkynen <tuomas.tynkkynen-X3B1VOXEql0@public.gmane.org>\0"
+ "To\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>\0"
+ "Cc\0Alan Stern <stern@rowland.harvard.edu>"
+  Stephen Warren <swarren@wwwdotorg.org>
+  Alexandre Courbot <gnurou@gmail.com>
+  Jon Hunter <jonathanh@nvidia.com>
+  linux-usb@vger.kernel.org
+  linux-tegra@vger.kernel.org
+  linux-kernel@vger.kernel.org
+ " Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi>\0"
  "\01:1\0"
  "b\0"
  "On Wed, May 04, 2016 at 07:57:10AM -0700, Greg Kroah-Hartman wrote:\n"
  "> On Wed, May 04, 2016 at 04:39:59PM +0200, Thierry Reding wrote:\n"
- "> > From: Thierry Reding <treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n"
+ "> > From: Thierry Reding <treding@nvidia.com>\n"
  "> > \n"
  "> > There are three EHCI controllers on Tegra SoCs, each with its own reset\n"
  "> > line. However, the first controller contains a set of UTMI configuration\n"
@@ -38,7 +37,7 @@
  "> > UTMI pads registers the code must grab the second reset, but instead it\n"
  "> > grabbing the first.\n"
  "> > \n"
- "> > Signed-off-by: Thierry Reding <treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n"
+ "> > Signed-off-by: Thierry Reding <treding@nvidia.com>\n"
  "> \n"
  "> Any reason you don't want this backported to stable kernels?\n"
  "\n"
@@ -50,7 +49,7 @@
  "> reset line and therefore the UTMI pads would never be reset unless the\n"
  "> first USB controller was probed before all others. I've never seen any\n"
  "> such problems myself, so I'm unsure about whether it's worth Cc'ing the\n"
- "> patch to stable-u79uwXL29TaiAVqoAR/hOA@public.gmane.org\n"
+ "> patch to stable@vger.kernel.org.\n"
  "\n"
  "So the bottom line is that I have no evidence that this fixes any real\n"
  "issue, hence I'm not sure if it's worth bothering the stable kernel\n"
@@ -85,4 +84,4 @@
  "=PLI6\n"
  "-----END PGP SIGNATURE-----\n"
 
-c516fbe0de4b4286ee73740e40c45f1b5b1ebf3d18580f1608da496f8a8f913b
+de9ecc65c9e5a51b69e677b72049037f66e66e1c43fd2f26d6968ce3d723d76b

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.