Re: Patch "usb: dwc3: qcom: fix peripheral and OTG suspend" has been added to the 5.19-stable tree

From: Johan Hovold
Date: Tue Sep 06 2022 - 08:09:56 EST


On Tue, Sep 06, 2022 at 01:22:40PM +0200, Greg Kroah-Hartman wrote:
> On Tue, Sep 06, 2022 at 09:01:04AM +0200, Johan Hovold wrote:

> > The only dwc3 fix that should be needed is the one mentioned above:
> >
> > a872ab303d5d ("usb: dwc3: qcom: fix use-after-free on runtime-PM wakeup")
> >
> > which is self-contained, even if the context (as in unrelated functions
> > following the helper) may need to be adjusted.
>
> Ok, I've tried to apply the dwc3 patches that were tagged for stable
> now, and you should have some FAILED emails showing what did not apply.

Yeah, there are some trivial conflicts due to changes in context. I've
just sent you backports to 5.15, which will hopefully apply to older
trees as well.

Johan