Chris Rankin wrote:
May 22 17:26:33 hypercube kernel: Unable to handle kernel NULL pointer
dereference at virtual
address 00000080
Gak...this is certainly caused by one of my recent changes to MGA DRM.
My guess is that dev_private is NULL on entry to mga_dma_init. I should
be able to look into this later this week. If that's the case, it means
that mga_driver_preinit is not called. Could you add this line to the
end of mga_driver_preinit *and* to the beginning of mga_dma_init:
DRM_ERROR("dev = %p, dev_private = %p\n", dev, dev->dev_private);
That should shed some light on things.
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel