CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/11/28 06:38:11
Modified files:
sys/dev/pci/drm/i915: i915_gem.c
Log message:
Use mutex_trylock() rather than mixing Linux APIs with OpenBSD ones.
ok kettenis@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/11/28 06:38:11
Modified files:
sys/dev/pci/drm/i915: i915_gem.c
Log message:
Use mutex_trylock() rather than mixing Linux APIs with OpenBSD ones.
ok kettenis@