CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/09/05 01:59:47
Modified files:
sys/dev/pci/drm/ttm: ttm_bo_vm.c
Log message:
Pass `uobj' to uvmfault_unlockall() at the end of the fault handler.
This is currently a NOOP but will become necessary to unlock the UVM
object with the upcoing "vmobjlock" diff.
Tested by patrick@ and robert@
ok jsg@
