Re: DRM regression in Linux 2.6.9-rc1-bk12

From: Joseph Fannin
Date: Fri Sep 17 2004 - 00:16:06 EST


On Thu, Sep 16, 2004 at 01:17:02AM -0400, Jon Smirl wrote:
> This should fix the problem
>
> ===== linux/drm_scatter.h 1.6 vs edited =====
> +++ edited/linux/drm_scatter.h Thu Sep 16 01:11:13 2004
> @@ -73,7 +73,7 @@
>
> DRM_DEBUG( "%s\n", __FUNCTION__ );
>
> - if (drm_core_check_feature(dev, DRIVER_SG))
> + if (!drm_core_check_feature(dev, DRIVER_SG))
> return -EINVAL;
>
> if ( dev->sg )
>
>

Yes, it does (tested with this change in 2.6.9-rc2-mm1).

Thanks again!
--
Joseph Fannin
jhf@xxxxxxxxxxxxxx

"That's all I have to say about that." -- Forrest Gump.

Attachment: signature.asc
Description: Digital signature