Re: [PATCH] Re: DRM oops with unichrome drivers

2004-10-09 Thread Dave Airlie
Is this a left over from gamma maybe? correct, I've killed them in CVS, and I'll push a patch to Linus tree also.. Dave. leading to the null dereference. I assume these lines need to be wrapped in an if(drm_core_check_feature(dev, DRIVER_HAVE_DMA)) { } or something, but I'll

Re: [PATCH] Re: DRM oops with unichrome drivers

2004-10-08 Thread Jon Smirl
On Sat, 09 Oct 2004 00:58:00 +0100, Robert Clark [EMAIL PROTECTED] wrote: On Wed, 2004-10-06 at 15:19, Robert Clark wrote: Oct 5 22:02:21 miller kernel: Oops: 0002 [#1] The attached (trivial) patch fixes this oops for me but I think this is only half the problem. What seems to