cvs commit: src/sys/dev/drm drm_lock.c
Robert Noland
rnoland at FreeBSD.org
Sat Aug 30 01:00:29 UTC 2008
rnoland 2008-08-30 01:00:18 UTC
FreeBSD src repository
Modified files:
sys/dev/drm drm_lock.c
Log:
SVN rev 182469 on 2008-08-30 01:00:18Z by rnoland
Don't return EINVAL when trying to unlock.
anholt thinks that he added this check as part of some regression testing,
but it is failing at least some of the time. I don't want to remove it
just yet. I added a bit of debugging to help identify the issue.
Approved by: kib
Revision Changes Path
1.4 +6 -1 src/sys/dev/drm/drm_lock.c
More information about the cvs-src
mailing list