Date: Fri, 23 Apr 2010 14:48:30 +0000 (UTC) From: Robert Noland <rnoland@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/drm drmP.h drm_hashtab.c drm_mm.c drm_sman.c Message-ID: <201004231448.o3NEmo84017934@repoman.freebsd.org>
index | next in thread | raw e-mail
rnoland 2010-04-23 14:48:30 UTC
FreeBSD src repository
Modified files:
sys/dev/drm drmP.h drm_hashtab.c drm_mm.c drm_sman.c
Log:
SVN rev 207118 on 2010-04-23 14:48:30Z by rnoland
Address some WITNESS panics that occur when using the via driver.
Some of these cases should be safe in a non-atomic fashion, however
since all of the driver ioctls are locked, a lot of work is required to
fix it correctly. Just don't sleep now.
MFC after: 2 weeks
Revision Changes Path
1.45 +1 -1 src/sys/dev/drm/drmP.h
1.2 +2 -1 src/sys/dev/drm/drm_hashtab.c
1.2 +2 -1 src/sys/dev/drm/drm_mm.c
1.2 +5 -5 src/sys/dev/drm/drm_sman.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004231448.o3NEmo84017934>
