NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/49862 CVS commit: src/sys/external/bsd/drm2



The following reply was made to PR kern/49862; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49862 CVS commit: src/sys/external/bsd/drm2
Date: Thu, 21 May 2015 21:55:55 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Thu May 21 21:55:55 UTC 2015
 
 Modified Files:
 	src/sys/external/bsd/drm2/include/linux: ww_mutex.h
 	src/sys/external/bsd/drm2/linux: linux_ww_mutex.c
 
 Log Message:
 Adapt ww_mutex to use LOCKDEBUG.
 
 Should help track down PR 49862.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.10 -r1.11 src/sys/external/bsd/drm2/include/linux/ww_mutex.h
 cvs rdiff -u -r1.1 -r1.2 src/sys/external/bsd/drm2/linux/linux_ww_mutex.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index