On Wed, 17 Nov 2010 14:24:53 +0800, Jeremy Kerr <[email protected]> 
wrote:
> Currently, i915_driver_load calls i915_driver_unload if drm_vblank_init
> fails. However, we have not yet fully initialised drm_i915_private (eg.
> ->hangcheck_timer), so we're calling unload from an inconsistent state.
> 
> This change uses the existing error path to do the cleanup instead, as
> is used before and after the drm_vblank_init() call.

Already done for -next, thanks anyway.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre
_______________________________________________
Intel-gfx mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to