git: drm - Add safety to ttm_eu_reserve_buffers()
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Dec 27 16:52:11 PST 2014
commit 11c0a86d814b11c743c3903022e53b7533a3458e
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Dec 27 16:47:39 2014 -0800
drm - Add safety to ttm_eu_reserve_buffers()
* Add a safety to the unlock/relock sequence in ttm_eu_reserve_buffers().
It is unclear whether all call paths are holding the lock.
Summary of changes:
sys/dev/drm/ttm/ttm_execbuf_util.c | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/11c0a86d814b11c743c3903022e53b7533a3458e
--
DragonFly BSD source repository
More information about the Commits
mailing list