Re: Oops in xhci_endpoint_reset

2019-08-02 Thread Mathias Nyman
On 31.7.2019 19.31, Enric Balletbo Serra wrote: Missatge de Mathias Nyman del dia dc., 31 de jul. 2019 a les 16:16: On 31.7.2019 12.18, Enric Balletbo Serra wrote: Hi Mathias, Thanks to look into this. Missatge de Mathias Nyman del dia dt., 30 de jul. 2019 a les 21:39: On 27.7.2019 23.43

Re: Oops in xhci_endpoint_reset

2019-07-31 Thread Enric Balletbo Serra
Missatge de Mathias Nyman del dia dc., 31 de jul. 2019 a les 16:16: > > On 31.7.2019 12.18, Enric Balletbo Serra wrote: > > Hi Mathias, > > > > Thanks to look into this. > > > > Missatge de Mathias Nyman del dia dt., > > 30 de jul. 2019 a les 21:39: > >> > >> On 27.7.2019 23.43, Bob Gleitsmann wr

Re: Oops in xhci_endpoint_reset

2019-07-31 Thread Mathias Nyman
On 31.7.2019 12.18, Enric Balletbo Serra wrote: Hi Mathias, Thanks to look into this. Missatge de Mathias Nyman del dia dt., 30 de jul. 2019 a les 21:39: On 27.7.2019 23.43, Bob Gleitsmann wrote: OK, here's the result of the bisection: ef513be0a9057cc6baf5d29566aaaefa214ba344 is the first

Re: Oops in xhci_endpoint_reset

2019-07-31 Thread Enric Balletbo Serra
Hi Mathias, Thanks to look into this. Missatge de Mathias Nyman del dia dt., 30 de jul. 2019 a les 21:39: > > On 27.7.2019 23.43, Bob Gleitsmann wrote: > > OK, here's the result of the bisection: > > > > ef513be0a9057cc6baf5d29566aaaefa214ba344 is the first bad commit > > commit ef513be0a9057cc6

Re: Oops in xhci_endpoint_reset

2019-07-30 Thread Mathias Nyman
On 30.7.2019 18.49, Enric Balletbo Serra wrote: Hi, Missatge de Bob Gleitsmann del dia ds., 27 de jul. 2019 a les 23:39: OK, here's the result of the bisection: ef513be0a9057cc6baf5d29566aaaefa214ba344 is the first bad commit commit ef513be0a9057cc6baf5d29566aaaefa214ba344 Author: Jim Lin D

Re: Oops in xhci_endpoint_reset

2019-07-30 Thread Mathias Nyman
On 27.7.2019 23.43, Bob Gleitsmann wrote: OK, here's the result of the bisection: ef513be0a9057cc6baf5d29566aaaefa214ba344 is the first bad commit commit ef513be0a9057cc6baf5d29566aaaefa214ba344 Author: Jim Lin Date: Mon Jun 3 18:53:44 2019 +0800 ?? usb: xhci: Add Clear_TT_Buffer ?

Re: Oops in xhci_endpoint_reset

2019-07-30 Thread Enric Balletbo Serra
Hi, Missatge de Bob Gleitsmann del dia ds., 27 de jul. 2019 a les 23:39: > > OK, here's the result of the bisection: > > ef513be0a9057cc6baf5d29566aaaefa214ba344 is the first bad commit > commit ef513be0a9057cc6baf5d29566aaaefa214ba344 > Author: Jim Lin > Date: Mon Jun 3 18:53:44 2019 +0800

Re: Oops in xhci_endpoint_reset

2019-07-27 Thread Bob Gleitsmann
OK, here's the result of the bisection: ef513be0a9057cc6baf5d29566aaaefa214ba344 is the first bad commit commit ef513be0a9057cc6baf5d29566aaaefa214ba344 Author: Jim Lin Date: Mon Jun 3 18:53:44 2019 +0800 ?? usb: xhci: Add Clear_TT_Buffer ?? ?? USB 2.0 specification chapter 11.17

Re: Oops in xhci_endpoint_reset

2019-07-27 Thread Bob Gleitsmann
I'm working on it,. On 7/27/19 6:59 AM, Greg KH wrote: > On Fri, Jul 26, 2019 at 11:15:46PM -0400, Bob Gleitsmann wrote: >> Hello, >> >> >> I have seen kernel oopses on waking from suspend to memory. I got this >> twice, one dmesg with backtrace attached. The other one had the failure >> in the sa

Re: Oops in xhci_endpoint_reset

2019-07-27 Thread Greg KH
On Fri, Jul 26, 2019 at 11:15:46PM -0400, Bob Gleitsmann wrote: > Hello, > > > I have seen kernel oopses on waking from suspend to memory. I got this > twice, one dmesg with backtrace attached. The other one had the failure > in the same place in the code. > > > This is kernel 5.3.0-rc1, patche