Re: 2.6.16-rc3: more regressions

From: Linus Torvalds
Date: Mon Feb 13 2006 - 13:06:31 EST




On Mon, 13 Feb 2006, Dave Jones wrote:
>
> I think this is the Radeon DRM bug I hit. (rc1 had a big drm update iirc)

Ahh..

> Unless I patch with this..
>
> --- linux-2.6.15.noarch/drivers/char/drm/drm_pciids.h~ 2006-02-09 19:26:06.000000000 -0500
> +++ linux-2.6.15.noarch/drivers/char/drm/drm_pciids.h 2006-02-09 19:26:56.000000000 -0500
> @@ -85,7 +85,6 @@
> {0x1002, 0x5969, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV100}, \
> {0x1002, 0x596A, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV280}, \
> {0x1002, 0x596B, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV280}, \
> - {0x1002, 0x5b60, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV350}, \
> {0x1002, 0x5c61, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV280|CHIP_IS_MOBILITY}, \

DaveA, I'll apply this for now. Comments?

Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/