CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/02/05 03:41:33
Modified files:
sys/dev/pci/drm/i915: i915_gem.c
Log message:
Do proper error handling in the fault handler. Fixes spurious SIGSEGVs as
seen with the new xf86-video-intel 2.99.909 on some hardware. The problem
was probably masked bu the holding logic that was removed in rev 1.67.
tested by tedu@, matthieu@
