Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Aug 2008 01:00:18 +0000 (UTC)
From:      Robert Noland <rnoland@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/drm drm_lock.c
Message-ID:  <200808300100.m7U10T9C030875@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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