DragonFly-2.3.1.502.gd7bfb master sys/dev/drm drm_irq.c
Hasso Tepper
hasso at crater.dragonflybsd.org
Thu Jun 25 14:30:14 PDT 2009
commit d7bfbf3ae71992cab5f58cf672545f7cceb3eec4
Author: Hasso Tepper <hasso at estpak.ee>
Date: Thu Jun 25 21:21:43 2009 +0300
Ensure that we always hold the lock when executing vblank_disable_fn().
The original code in FreeBSD uses callout_init_mtx() we don't have,
therefore we lock/unlock in vblank_disable_fn itself.
Summary of changes:
sys/dev/drm/drm_irq.c | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d7bfbf3ae71992cab5f58cf672545f7cceb3eec4
--
DragonFly BSD source repository
More information about the Commits
mailing list