Re: [Bugfix] x86, irq: Fix a regression caused by commit b5dc8e6c21e7

2015-08-24 Thread Jiang Liu
On 2015/8/25 12:03, Alex Deucher wrote: > On Thu, Aug 13, 2015 at 6:13 PM, Alex Deucher wrote: >>> Any ideas? I'll see if I can find the time to bisect this. >> >> I attempted to bisect this, however the regression happened prior to >> my driver being merged upstream: >> http://git.kernel.org/cgi

Re: [Bugfix] x86, irq: Fix a regression caused by commit b5dc8e6c21e7

2015-08-24 Thread Alex Deucher
On Thu, Aug 13, 2015 at 6:13 PM, Alex Deucher wrote: > On Thu, Aug 13, 2015 at 4:15 PM, Alex Deucher wrote: >> On Thu, Aug 13, 2015 at 3:46 PM, Alex Deucher wrote: >>> On Mon, Aug 10, 2015 at 9:06 PM, Jiang Liu >>> wrote: On 2015/8/10 23:00, Alex Deucher wrote: > On Sun, Aug 9, 2015 a

Re: [Bugfix] x86, irq: Fix a regression caused by commit b5dc8e6c21e7

2015-08-18 Thread Thomas Gleixner
On Mon, 17 Aug 2015, Alex Deucher wrote: > On Sun, Aug 9, 2015 at 4:15 AM, Jiang Liu wrote: > > Alex Deucher, Mark Rustad and Alexander Holler reported a regression > > with the latest v4.2-rc4 kernel, which breaks some SATA controllers. > > With multi-MSI capable SATA controllers, only the first

Re: [Bugfix] x86, irq: Fix a regression caused by commit b5dc8e6c21e7

2015-08-17 Thread Thomas Gleixner
On Sun, 9 Aug 2015, Jiang Liu wrote: > Alex Deucher, Mark Rustad and Alexander Holler reported a regression > with the latest v4.2-rc4 kernel, which breaks some SATA controllers. > With multi-MSI capable SATA controllers, only the first port works, > all other ports times out when executing SATA c

Re: [Bugfix] x86, irq: Fix a regression caused by commit b5dc8e6c21e7

2015-08-17 Thread Alex Deucher
On Sun, Aug 9, 2015 at 4:15 AM, Jiang Liu wrote: > Alex Deucher, Mark Rustad and Alexander Holler reported a regression > with the latest v4.2-rc4 kernel, which breaks some SATA controllers. > With multi-MSI capable SATA controllers, only the first port works, > all other ports times out when exec

Re: [Bugfix] x86, irq: Fix a regression caused by commit b5dc8e6c21e7

2015-08-13 Thread Alex Deucher
On Thu, Aug 13, 2015 at 4:15 PM, Alex Deucher wrote: > On Thu, Aug 13, 2015 at 3:46 PM, Alex Deucher wrote: >> On Mon, Aug 10, 2015 at 9:06 PM, Jiang Liu wrote: >>> On 2015/8/10 23:00, Alex Deucher wrote: On Sun, Aug 9, 2015 at 4:15 AM, Jiang Liu wrote: > Alex Deucher, Mark Rusta

Re: [Bugfix] x86, irq: Fix a regression caused by commit b5dc8e6c21e7

2015-08-13 Thread Alex Deucher
On Thu, Aug 13, 2015 at 3:46 PM, Alex Deucher wrote: > On Mon, Aug 10, 2015 at 9:06 PM, Jiang Liu wrote: >> On 2015/8/10 23:00, Alex Deucher wrote: >>> On Sun, Aug 9, 2015 at 4:15 AM, Jiang Liu wrote: Alex Deucher, Mark Rustad and Alexander Holler reported a regression with the latest

Re: [Bugfix] x86, irq: Fix a regression caused by commit b5dc8e6c21e7

2015-08-13 Thread Alex Deucher
On Mon, Aug 10, 2015 at 9:06 PM, Jiang Liu wrote: > On 2015/8/10 23:00, Alex Deucher wrote: >> On Sun, Aug 9, 2015 at 4:15 AM, Jiang Liu wrote: >>> Alex Deucher, Mark Rustad and Alexander Holler reported a regression >>> with the latest v4.2-rc4 kernel, which breaks some SATA controllers. >>> Wit

Re: [Bugfix] x86, irq: Fix a regression caused by commit b5dc8e6c21e7

2015-08-10 Thread Jiang Liu
On 2015/8/10 23:00, Alex Deucher wrote: > On Sun, Aug 9, 2015 at 4:15 AM, Jiang Liu wrote: >> Alex Deucher, Mark Rustad and Alexander Holler reported a regression >> with the latest v4.2-rc4 kernel, which breaks some SATA controllers. >> With multi-MSI capable SATA controllers, only the first port

Re: [Bugfix] x86, irq: Fix a regression caused by commit b5dc8e6c21e7

2015-08-10 Thread Rustad, Mark D
Gerry, > On Aug 9, 2015, at 1:15 AM, Jiang Liu wrote: > > Alex Deucher, Mark Rustad and Alexander Holler reported a regression > with the latest v4.2-rc4 kernel, which breaks some SATA controllers. > With multi-MSI capable SATA controllers, only the first port works, > all other ports times out

Re: [Bugfix] x86, irq: Fix a regression caused by commit b5dc8e6c21e7

2015-08-10 Thread Alex Deucher
On Sun, Aug 9, 2015 at 4:15 AM, Jiang Liu wrote: > Alex Deucher, Mark Rustad and Alexander Holler reported a regression > with the latest v4.2-rc4 kernel, which breaks some SATA controllers. > With multi-MSI capable SATA controllers, only the first port works, > all other ports times out when exec

Re: [Bugfix] x86, irq: Fix a regression caused by commit b5dc8e6c21e7

2015-08-09 Thread Jiang Liu
On 2015/8/9 18:14, Alexander Holler wrote: > Am 09.08.2015 um 10:15 schrieb Jiang Liu: >> Alex Deucher, Mark Rustad and Alexander Holler reported a regression >> with the latest v4.2-rc4 kernel, which breaks some SATA controllers. >> With multi-MSI capable SATA controllers, only the first port work

Re: [Bugfix] x86, irq: Fix a regression caused by commit b5dc8e6c21e7

2015-08-09 Thread Alexander Holler
Am 09.08.2015 um 10:15 schrieb Jiang Liu: Alex Deucher, Mark Rustad and Alexander Holler reported a regression with the latest v4.2-rc4 kernel, which breaks some SATA controllers. With multi-MSI capable SATA controllers, only the first port works, all other ports times out when executing SATA com

[Bugfix] x86, irq: Fix a regression caused by commit b5dc8e6c21e7

2015-08-09 Thread Jiang Liu
Alex Deucher, Mark Rustad and Alexander Holler reported a regression with the latest v4.2-rc4 kernel, which breaks some SATA controllers. With multi-MSI capable SATA controllers, only the first port works, all other ports times out when executing SATA commands. This regression bisects to 52f518a3a7