commit 79d1f0c0d14abb481e63f71e00cc69f18cfab329
Author: François Tigeot <[email protected]>
Date: Wed Oct 9 11:46:16 2013 +0200
drm: Some drm_addmap() fixes
* Fix two warnings, moving some of the code to make the function more
similar to drm_addmap_core() in Linux 3.8
* Remove some weirdly placed locking directives not present in Linux
Summary of changes:
sys/dev/drm/drm_bufs.c | 45 +++++++++++++++++++--------------------------
1 file changed, 19 insertions(+), 26 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/79d1f0c0d14abb481e63f71e00cc69f18cfab329
--
DragonFly BSD source repository