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/ttm



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/ttm
Date: Mon, 27 Jul 2015 22:26:51 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Mon Jul 27 22:26:51 UTC 2015
 
 Modified Files:
 	src/sys/external/bsd/drm2/ttm: ttm_bo_vm.c
 
 Log Message:
 Fix error branch: ttm_bo_unreserve on failure after ttm_bo_reserve.
 
 Tiny chance this will fix PR kern/49862 by not leaking a ww_mutex
 lock.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.8 -r1.9 src/sys/external/bsd/drm2/ttm/ttm_bo_vm.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