diff for duplicates of <20170730141346.GA21969@kroah.com> diff --git a/a/1.txt b/N1/1.txt index 583a90c..c46c4c0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,7 +2,7 @@ On Wed, Jul 26, 2017 at 07:07:51PM +0200, Rafael J. Wysocki wrote: > On Wednesday, July 26, 2017 10:21:54 AM Alan Stern wrote: > > On Tue, 25 Jul 2017, Rafael J. Wysocki wrote: > > -> > > From: Rafael J. Wysocki <rafael.j.wysocki-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> +> > > From: Rafael J. Wysocki <rafael.j.wysocki@intel.com> > > > > > > Make usb_hc_died() clear the HCD_FLAG_RH_RUNNING flag for the shared > > > HCD and set HCD_FLAG_DEAD for it, in analogy with what is done for @@ -15,8 +15,8 @@ On Wed, Jul 26, 2017 at 07:07:51PM +0200, Rafael J. Wysocki wrote: > > > This actually fixes occasional suspend failures on one of my test > > > machines. > > > -> > > Suggested-by: Alan Stern <stern-nwvwT67g6+6dFdvTe/nMLpVzexx5G7lz@public.gmane.org> -> > > Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> +> > > Suggested-by: Alan Stern <stern@rowland.harvard.edu> +> > > Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> > > > --- > > > drivers/usb/core/hcd.c | 2 ++ > > > 1 file changed, 2 insertions(+) @@ -34,7 +34,7 @@ On Wed, Jul 26, 2017 at 07:07:51PM +0200, Rafael J. Wysocki wrote: > > > if (hcd->rh_registered) { > > > clear_bit(HCD_FLAG_POLL_RH, &hcd->flags); > > -> > Acked-by: Alan Stern <stern-nwvwT67g6+6dFdvTe/nMLpVzexx5G7lz@public.gmane.org> +> > Acked-by: Alan Stern <stern@rowland.harvard.edu> > > > > Thanks! @@ -45,7 +45,3 @@ On Wed, Jul 26, 2017 at 07:07:51PM +0200, Rafael J. Wysocki wrote: I'll take it, thanks. greg k-h --- -To unsubscribe from this list: send the line "unsubscribe linux-usb" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 8db3a51..fe74d55 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,23 +1,22 @@ "ref\0Pine.LNX.4.44L0.1707261021380.1965-100000@iolanthe.rowland.org\0" "ref\029451701.e6zKZOze4p@aspire.rjw.lan\0" - "ref\029451701.e6zKZOze4p-yvgW3jdyMHm1GS7QM15AGw@public.gmane.org\0" - "From\0Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>\0" + "From\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>\0" "Subject\0Re: [PATCH] USB: hcd: Mark secondary HCD as dead if the primary one died\0" "Date\0Sun, 30 Jul 2017 07:13:46 -0700\0" - "To\0Rafael J. Wysocki <rjw-LthD3rsA81gm4RdzfppkhA@public.gmane.org>\0" - "Cc\0Alan Stern <stern-nwvwT67g6+6dFdvTe/nMLpVzexx5G7lz@public.gmane.org>" - Felipe Balbi <balbi-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Linux USB <linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Linux PM <linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - LKML <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - " Mathias Nyman <mathias.nyman-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\0" + "To\0Rafael J. Wysocki <rjw@rjwysocki.net>\0" + "Cc\0Alan Stern <stern@rowland.harvard.edu>" + Felipe Balbi <balbi@kernel.org> + Linux USB <linux-usb@vger.kernel.org> + Linux PM <linux-pm@vger.kernel.org> + LKML <linux-kernel@vger.kernel.org> + " Mathias Nyman <mathias.nyman@linux.intel.com>\0" "\00:1\0" "b\0" "On Wed, Jul 26, 2017 at 07:07:51PM +0200, Rafael J. Wysocki wrote:\n" "> On Wednesday, July 26, 2017 10:21:54 AM Alan Stern wrote:\n" "> > On Tue, 25 Jul 2017, Rafael J. Wysocki wrote:\n" "> > \n" - "> > > From: Rafael J. Wysocki <rafael.j.wysocki-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n" + "> > > From: Rafael J. Wysocki <rafael.j.wysocki@intel.com>\n" "> > > \n" "> > > Make usb_hc_died() clear the HCD_FLAG_RH_RUNNING flag for the shared\n" "> > > HCD and set HCD_FLAG_DEAD for it, in analogy with what is done for\n" @@ -30,8 +29,8 @@ "> > > This actually fixes occasional suspend failures on one of my test\n" "> > > machines.\n" "> > > \n" - "> > > Suggested-by: Alan Stern <stern-nwvwT67g6+6dFdvTe/nMLpVzexx5G7lz@public.gmane.org>\n" - "> > > Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n" + "> > > Suggested-by: Alan Stern <stern@rowland.harvard.edu>\n" + "> > > Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>\n" "> > > ---\n" "> > > drivers/usb/core/hcd.c | 2 ++\n" "> > > 1 file changed, 2 insertions(+)\n" @@ -49,7 +48,7 @@ "> > > \t\tif (hcd->rh_registered) {\n" "> > > \t\t\tclear_bit(HCD_FLAG_POLL_RH, &hcd->flags);\n" "> > \n" - "> > Acked-by: Alan Stern <stern-nwvwT67g6+6dFdvTe/nMLpVzexx5G7lz@public.gmane.org>\n" + "> > Acked-by: Alan Stern <stern@rowland.harvard.edu>\n" "> > \n" "> \n" "> Thanks!\n" @@ -59,10 +58,6 @@ "\n" "I'll take it, thanks.\n" "\n" - "greg k-h\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-usb\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + greg k-h -b3b0a4bb58c8a9a01b56f5cdb5921fc55f2884f612bd6bfa5669e0831a7db750 +0ad380ebca159bf64d0342c9cbc7ad18319d1be8b395e7097265bea1c083f60f
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.