git: drm: Some drm_addmap() fixes
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Wed Oct 9 03:13:42 PDT 2013
commit 79d1f0c0d14abb481e63f71e00cc69f18cfab329
Author: François Tigeot <ftigeot at wolfpond.org>
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
More information about the Commits
mailing list