[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Yhh74nrKH5XuRZ/U@kroah.com>
Date: Fri, 25 Feb 2022 07:49:06 +0100
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Henry Lin <henryl@...dia.com>
Cc: "mathias.nyman@...el.com" <mathias.nyman@...el.com>,
"linux-usb@...r.kernel.org" <linux-usb@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] xhci: fix runtime PM imbalance in USB2 resume
A: http://en.wikipedia.org/wiki/Top_post
Q: Were do I find info about this thing called top-posting?
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
A: No.
Q: Should I include quotations after my reply?
http://daringfireball.net/2007/07/on_top
On Fri, Feb 25, 2022 at 06:40:53AM +0000, Henry Lin wrote:
> It fixes side effect from below change.
>
> commit a231ec41e6f6433daf4c693f169f6c5cfda8cb9d
> Author: Mathias Nyman <mathias.nyman@...ux.intel.com>
> Date: Fri Dec 7 16:19:35 2018 +0200
>
> xhci: refactor U0 link state handling in get_port_status
>
> Move U0 link state handing to USB3 and USB2 specific functions
>
> Note that
> bus_state->resuming_ports:
> bus_state->resume_done[]:
> are only used for USB2, and don't need to cleared for USB3 ports
>
> No functional changes
>
> Signed-off-by: Mathias Nyman <mathias.nyman@...ux.intel.com>
> Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Great, please add a "Fixes:" tag to the patch when resubmitting it.
And the "no functional changes" seems not to have been true, right?
Does this need to go into the stable kernels?
thanks,
greg k-h
Powered by blists - more mailing lists