Module Name: src Committed By: snj Date: Sun Sep 21 18:22:22 UTC 2014
Modified Files: src/sys/external/bsd/drm2/linux [netbsd-7]: linux_kmap.c Log Message: Pull up following revision(s) (requested by riastradh in ticket #101): sys/external/bsd/drm2/linux/linux_kmap.c: revisions 1.5-1.10 - Use an adaptive lock where a spin lock is not needed. - Tweak style. - Assert sleepable where appropriate. - Use __diagused, not __unused. - Use direct map where available. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.4.8.1 src/sys/external/bsd/drm2/linux/linux_kmap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.