cvs commit: src/sys/dev/drm drm_drv.c
Ken Smith
kensmith at FreeBSD.org
Mon Jan 28 17:39:17 PST 2008
kensmith 2008-01-29 01:39:16 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7_0)
sys/dev/drm drm_drv.c
Log:
MFC v1.7 (by request from remko because he is injured)
> revision 1.7
> date: 2008/01/16 13:54:40; author: remko; state: Exp; lines: +9 -6
> Dont accidentally remove a filesocket which is still in use. This gives
> problems when the DRM driver is loaded and the AIXGL extension is loaded
> , the AIXGL driver requests a drm_close and this will cause the radeon
> driver to fail while starting X windows.
>
> PR: kern/114688
> Submitted by: vehemens <vehemens at verizon dot net>
> Prodded by: Robert Noland
> Approved by: imp (mentor, a while ago already), anholt
Approved by: re (kensmith)
Me doing MFC requested by: remko
Revision Changes Path
1.6.4.1 +9 -6 src/sys/dev/drm/drm_drv.c
More information about the cvs-src
mailing list