CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/08/20 00:56:58
Modified files:
sys/dev/pci/drm/ttm: ttm_bo_util.c ttm_bo_vm.c
Log message:
Cached tests moved from callers into ttm_io_prot() with linux 3.18
which was partly missed when the 4.4 ttm changes went in.
Prompted by a patch from kettenis@
