Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Feb 2008 11:15:27 +0000 (UTC)
From:      Remko Lodder <remko@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/drm drm_drv.c
Message-ID:  <200802101115.m1ABFR8X002204@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
remko       2008-02-10 11:15:27 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/drm          drm_drv.c 
  Log:
  MFC rev 1.7 drm_drv.c
  
    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:    imp (mentor, implicit)
  
  Revision  Changes    Path
  1.1.2.4   +9 -6      src/sys/dev/drm/drm_drv.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802101115.m1ABFR8X002204>