Module Name: src
Committed By: martin
Date: Mon Apr 22 09:03:55 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/ttm [netbsd-8]: ttm_bo_vm.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1239):
sys/external/bsd/drm2/ttm/ttm_bo_vm.c: revision 1.12
ttm_bo_uvm_fault() is a netbsd API function and thus should return
netbsd errnos. fix the one "return -ERESTART".
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.10.10.1 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.