DragonFly commits List (threaded) for 2009-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.1.502.gd7bfb master sys/dev/drm drm_irq.c
commit d7bfbf3ae71992cab5f58cf672545f7cceb3eec4
Author: Hasso Tepper <hasso@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]