Module Name: src Committed By: riastradh Date: Tue Jul 28 01:25:00 UTC 2015
Modified Files: src/sys/external/bsd/drm2/ttm: ttm_bo_vm.c Log Message: ttm_bo_unreserve in case of ttm_bo_uvm_fault_idle restart. Better chance of fixing PR kern/49862 by avoiding leaking a buffer ww_mutex lock. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/sys/external/bsd/drm2/ttm/ttm_bo_vm.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.