commit 2cd8de6915fec500d8f9673c48042f5bca7d62d2
Author: François Tigeot <[email protected]>
Date: Sun May 31 18:28:29 2015 +0200
drm: Synchronize ioctl definitions with Linux 3.14
Many IOCTLs don't require the acquisition of a lock anymore.
Summary of changes:
sys/dev/drm/drm_drv.c | 58 ++++++++++++++++++++++++++++++---------------------
1 file changed, 34 insertions(+), 24 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2cd8de6915fec500d8f9673c48042f5bca7d62d2
--
DragonFly BSD source repository