Module Name: src Committed By: riastradh Date: Sun Dec 19 12:08:46 UTC 2021
Modified Files: src/sys/external/bsd/drm2/dist/drm/i915/gem: i915_gem_mman.c Log Message: i915: Release vmobjlock on fault. We need to take this later, but it's not helpful for uvm_fault to have taken it immediately prior to calling pgo_fault -- still not clear on why uvm_fault does that. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 \ src/sys/external/bsd/drm2/dist/drm/i915/gem/i915_gem_mman.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.