Re: [PATCH resend v5 0/4] xhci fixes for usb-linus

2017-02-09 Thread Alan Stern
On Thu, 9 Feb 2017, Peter Chen wrote: > Modified patch like below: > > From 083c2bc7f05b520c51f64ef6b8ee6a0bae499442 Mon Sep 17 00:00:00 2001 > From: Peter Chen > Date: Mon, 6 Feb 2017 14:50:33 +0800 > Subject: [PATCH 1/1] usb: ehci: use bus->sysdev for DMA configuration > > Set the dma for ehc

Re: [PATCH resend v5 0/4] xhci fixes for usb-linus

2017-02-08 Thread Peter Chen
On Wed, Feb 08, 2017 at 10:12:59AM -0500, Alan Stern wrote: > On Wed, 8 Feb 2017, Peter Chen wrote: > > > >> On Thu, Jan 19, 2017 at 02:21:26PM +0200, Mathias Nyman wrote: > > >> > Hi Greg > > >> > > > >> > This series by Arnd Bergmann was originally six patches, but last > > >> > two of them were

RE: [PATCH resend v5 0/4] xhci fixes for usb-linus

2017-02-08 Thread Alan Stern
On Wed, 8 Feb 2017, Peter Chen wrote: > >> On Thu, Jan 19, 2017 at 02:21:26PM +0200, Mathias Nyman wrote: > >> > Hi Greg > >> > > >> > This series by Arnd Bergmann was originally six patches, but last > >> > two of them were already taken to 4.10. Without the rest of them > >> > there will be a re

RE: [PATCH resend v5 0/4] xhci fixes for usb-linus

2017-02-07 Thread Peter Chen
> >> On Thu, Jan 19, 2017 at 02:21:26PM +0200, Mathias Nyman wrote: >> > Hi Greg >> > >> > This series by Arnd Bergmann was originally six patches, but last >> > two of them were already taken to 4.10. Without the rest of them >> > there will be a regression in 4.10. >> > >> > Original cover lett

Re: [PATCH resend v5 0/4] xhci fixes for usb-linus

2017-02-07 Thread Alan Stern
On Tue, 7 Feb 2017, Peter Chen wrote: > On Thu, Jan 19, 2017 at 02:21:26PM +0200, Mathias Nyman wrote: > > Hi Greg > > > > This series by Arnd Bergmann was originally six patches, but last two of > > them were already taken to 4.10. Without the rest of them there will > > be a regression in 4.10.

Re: [PATCH resend v5 0/4] xhci fixes for usb-linus

2017-02-06 Thread Peter Chen
On Thu, Jan 19, 2017 at 02:21:26PM +0200, Mathias Nyman wrote: > Hi Greg > > This series by Arnd Bergmann was originally six patches, but last two of > them were already taken to 4.10. Without the rest of them there will > be a regression in 4.10. > > Original cover letter says: > > For xhci-hcd

Re: [PATCH resend v5 0/4] xhci fixes for usb-linus

2017-01-20 Thread Felipe Balbi
Hi, Greg KH writes: >> >> > > > > This series by Arnd Bergmann was originally six patches, but last >> >> > > > > two of >> >> > > > > them were already taken to 4.10. Without the rest of them there >> >> > > > > will >> >> > > > > be a regression in 4.10. >> >> > > > >> >> > > > Is it really

Re: [PATCH resend v5 0/4] xhci fixes for usb-linus

2017-01-20 Thread Greg KH
On Fri, Jan 20, 2017 at 02:08:50PM +0200, Felipe Balbi wrote: > > Hi, > > Greg KH writes: > > On Fri, Jan 20, 2017 at 01:35:39PM +0200, Mathias Nyman wrote: > >> On 20.01.2017 12:22, Greg KH wrote: > >> > On Fri, Jan 20, 2017 at 11:23:36AM +0200, Mathias Nyman wrote: > >> > > On 19.01.2017 20:48

Re: [PATCH resend v5 0/4] xhci fixes for usb-linus

2017-01-20 Thread Felipe Balbi
Hi, Greg KH writes: > On Fri, Jan 20, 2017 at 01:35:39PM +0200, Mathias Nyman wrote: >> On 20.01.2017 12:22, Greg KH wrote: >> > On Fri, Jan 20, 2017 at 11:23:36AM +0200, Mathias Nyman wrote: >> > > On 19.01.2017 20:48, Greg KH wrote: >> > > > On Thu, Jan 19, 2017 at 02:21:26PM +0200, Mathias Ny

Re: [PATCH resend v5 0/4] xhci fixes for usb-linus

2017-01-20 Thread Greg KH
On Fri, Jan 20, 2017 at 01:35:39PM +0200, Mathias Nyman wrote: > On 20.01.2017 12:22, Greg KH wrote: > > On Fri, Jan 20, 2017 at 11:23:36AM +0200, Mathias Nyman wrote: > > > On 19.01.2017 20:48, Greg KH wrote: > > > > On Thu, Jan 19, 2017 at 02:21:26PM +0200, Mathias Nyman wrote: > > > > > Hi Greg

Re: [PATCH resend v5 0/4] xhci fixes for usb-linus

2017-01-20 Thread Mathias Nyman
On 20.01.2017 12:22, Greg KH wrote: On Fri, Jan 20, 2017 at 11:23:36AM +0200, Mathias Nyman wrote: On 19.01.2017 20:48, Greg KH wrote: On Thu, Jan 19, 2017 at 02:21:26PM +0200, Mathias Nyman wrote: Hi Greg This series by Arnd Bergmann was originally six patches, but last two of them were alre

Re: [PATCH resend v5 0/4] xhci fixes for usb-linus

2017-01-20 Thread Greg KH
On Fri, Jan 20, 2017 at 11:23:36AM +0200, Mathias Nyman wrote: > On 19.01.2017 20:48, Greg KH wrote: > > On Thu, Jan 19, 2017 at 02:21:26PM +0200, Mathias Nyman wrote: > > > Hi Greg > > > > > > This series by Arnd Bergmann was originally six patches, but last two of > > > them were already taken t

Re: [PATCH resend v5 0/4] xhci fixes for usb-linus

2017-01-20 Thread Mathias Nyman
On 19.01.2017 20:48, Greg KH wrote: On Thu, Jan 19, 2017 at 02:21:26PM +0200, Mathias Nyman wrote: Hi Greg This series by Arnd Bergmann was originally six patches, but last two of them were already taken to 4.10. Without the rest of them there will be a regression in 4.10. Is it really a regr

Re: [PATCH resend v5 0/4] xhci fixes for usb-linus

2017-01-19 Thread Greg KH
On Thu, Jan 19, 2017 at 02:21:26PM +0200, Mathias Nyman wrote: > Hi Greg > > This series by Arnd Bergmann was originally six patches, but last two of > them were already taken to 4.10. Without the rest of them there will > be a regression in 4.10. Is it really a regression? I thought this had ne

[PATCH resend v5 0/4] xhci fixes for usb-linus

2017-01-19 Thread Mathias Nyman
Hi Greg This series by Arnd Bergmann was originally six patches, but last two of them were already taken to 4.10. Without the rest of them there will be a regression in 4.10. Original cover letter says: For xhci-hcd platform device, all the DMA parameters are not configured properly, notably dma