Via VT8237A kernel support

Alan Cox alan at redhat.com
Fri Sep 1 22:26:57 UTC 2006


On Fri, Sep 01, 2006 at 12:49:30PM -0500, Jay Cliburn wrote:
> Maybe I should've just kept my mouth shut about the whole thing, because 
> it now looks like there are *two* 1106:0591 lines in the 2.6.18-rc4-mm3 
> version of drivers/ata/sata_via.c.  It doesn't seem to cause any harm, 
> though, since I'm running rc4-mm3 on the system right now.

Patch is good at that

> 
> This patch removes one of the dupes.
> 
> [jcliburn at osprey kernel-2.6.18-rc4-mm3]$ diff -u
> linux-2.6.18-rc4-mm3/drivers/ata/sata_via.c
> linux-2.6.18-rc4-mm3-work/drivers/ata/sata_via.c
> --- linux-2.6.18-rc4-mm3/drivers/ata/sata_via.c 2006-08-31
> 16:21:40.000000000 -0500
> +++ linux-2.6.18-rc4-mm3-work/drivers/ata/sata_via.c    2006-08-31
> 18:13:24.000000000 -0500
> @@ -80,7 +80,6 @@
>         { 0x1106, 0x0591, PCI_ANY_ID, PCI_ANY_ID, 0, 0, vt6420 },
>         { 0x1106, 0x3149, PCI_ANY_ID, PCI_ANY_ID, 0, 0, vt6420 },
>         { 0x1106, 0x3249, PCI_ANY_ID, PCI_ANY_ID, 0, 0, vt6421 },
> -       { 0x1106, 0x0591, PCI_ANY_ID, PCI_ANY_ID, 0, 0, vt6420 },
>         { }     /* terminate list */
>  };
> 
> To whom should I submit the patch that fixes this, or, more generally,
> who is the correct recipient for patches in the new drivers/ata tree?
> 

jgarzik at pobox.com and cc akpm at osdl.org for -mm bugs (and linux-kernel)




More information about the fedora-devel-list mailing list