cvs commit: ports/x11/nvidia-driver
Makefileports/x11/nvidia-driver/files patch-src::nvidia_subr.c
Alexey Dokuchaev
danfe at FreeBSD.org
Wed Feb 23 21:28:22 PST 2005
danfe 2005-02-24 05:28:21 UTC
FreeBSD ports repository
Modified files:
x11/nvidia-driver Makefile
Added files:
x11/nvidia-driver/files patch-src::nvidia_subr.c
Log:
It turns out there's a call to vm_page_wakeup() that does not hold the
object lock across the call. It shows up with INVARIANTS turned on.
PR: ports/77750
Submitted by: Frank Mayhar <frank(at)exit.com>
Revision Changes Path
1.26 +2 -2 ports/x11/nvidia-driver/Makefile
1.1 +18 -0 ports/x11/nvidia-driver/files/patch-src::nvidia_subr.c (new)
More information about the cvs-ports
mailing list