Re: [PATCH] PCI: modify SB700 SATA MSI quirk

2008-02-01 Thread Jeff Garzik
Tejun Heo wrote: From: Shane Huang <[EMAIL PROTECTED]> SB700 SATA MSI bug will be fixed in SB700 revision A21 at hardware level, but the SB700 revision older than A21 will also be found in the market. This patch modify the original quirk commit bc38b411fe696fad32b261f492cb4afbf1835256 instead o

RE: [PATCH] PCI: modify SB700 SATA MSI quirk

2008-01-24 Thread Shane Huang
Hi Tejun: > Okay, here's reformatted in-line version. Shane, please invest some > time into setting up email environment. Sending patches via email is > an important part of the linux kernel development process and if > you're gonna submit patches, you're just gonna have to do it. Right. In

Re: [patch] PCI: modify SB700 SATA MSI quirk

2008-01-24 Thread Greg KH
On Fri, Jan 25, 2008 at 11:48:29AM +0800, Shane Huang wrote: > Hi Tejun: > > > > You need to merge the above two messages into one patch description. > > > > After S-O-B, you can put --- and between it and the patch > > body, you can say things which you wanna mention but don't > > think shoul

RE: [patch] PCI: modify SB700 SATA MSI quirk

2008-01-24 Thread Shane Huang
Hi Tejun: > You need to merge the above two messages into one patch description. > > After S-O-B, you can put --- and between it and the patch > body, you can say things which you wanna mention but don't > think should be included in commit message. OK, I'll have to submit another update patc

Re: [patch] PCI: modify SB700 SATA MSI quirk

2008-01-24 Thread Tejun Heo
Shane Huang wrote: > I did some modification to this patch and send it again, Please check > it. > The quirk to 0x4395 has been removed because 0x4395 only belongs to > SB800. > >> SB700 SATA MSI bug will be fixed in SB700 revision A21 at >> hardware level, >> but the SB700 revision older than A2

RE: [patch] PCI: modify SB700 SATA MSI quirk

2008-01-24 Thread Shane Huang
I did some modification to this patch and send it again, Please check it. The quirk to 0x4395 has been removed because 0x4395 only belongs to SB800. Thanks Shane > -Original Message- > From: Shane Huang > > SB700 SATA MSI bug will be fixed in SB700 revision A21 at > hardware level, >

Re: [patch] PCI: modify SB700 SATA MSI quirk

2008-01-24 Thread Tejun Heo
Shane Huang wrote: > SB700 SATA MSI bug will be fixed in SB700 revision A21 at hardware > level, > but the SB700 revision older than A21 will also be found in the market. > This patch modify the original quirk commit > bc38b411fe696fad32b261f492cb4afbf1835256 instead of withdrawing it. > > > Sign