NetBSD-Bugs archive

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

PR/48999 CVS commit: src/sys/external/bsd/drm/dist/bsd-core



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/48999 CVS commit: src/sys/external/bsd/drm/dist/bsd-core
Date: Sat, 4 Oct 2014 15:51:23 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Sat Oct  4 15:51:23 UTC 2014
 
 Modified Files:
 	src/sys/external/bsd/drm/dist/bsd-core: drm_atomic.h
 
 Log Message:
 Canonicalize boolean result from test_and_set_bit.
 
 Not actually semantically significant for any callers, but Linux
 documentation insists it is important, so we'll follow suit.
 
 Fixes last part of PR kern/48999.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.4 -r1.5 src/sys/external/bsd/drm/dist/bsd-core/drm_atomic.h
 
 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