cvs commit: src/sys/dev/drm drm_drv.c
Robert Noland
rnoland at FreeBSD.org
Sat Aug 30 00:48:12 UTC 2008
rnoland 2008-08-30 00:47:52 UTC
FreeBSD src repository
Modified files:
sys/dev/drm drm_drv.c
Log:
SVN rev 182467 on 2008-08-30 00:47:52Z by rnoland
Free the device lock around the call to drm_drawable_free_all()
This function manipulates a spin lock and we can't hold a mutex over it.
Approved by: kib
Revision Changes Path
1.9 +2 -0 src/sys/dev/drm/drm_drv.c
More information about the cvs-src
mailing list