Source-Changes archive

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

CVS commit: [netbsd-7] src/sys/external/bsd/drm2



Module Name:    src
Committed By:   snj
Date:           Thu Jul 30 15:50:16 UTC 2015

Modified Files:
        src/sys/external/bsd/drm2/include/linux [netbsd-7]: ww_mutex.h
        src/sys/external/bsd/drm2/linux [netbsd-7]: linux_ww_mutex.c

Log Message:
Pull up following revision(s) (requested by riastradh in ticket #907):
        sys/external/bsd/drm2/linux/linux_ww_mutex.c: revision 1.2
        sys/external/bsd/drm2/include/linux/ww_mutex.h: revision 1.11
Adapt ww_mutex to use LOCKDEBUG.
Should help track down PR 49862.


To generate a diff of this commit:
cvs rdiff -u -r1.4.4.3 -r1.4.4.4 \
    src/sys/external/bsd/drm2/include/linux/ww_mutex.h
cvs rdiff -u -r1.1.2.2 -r1.1.2.3 \
    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