Module Name: src Committed By: riastradh Date: Sat Apr 4 15:46:53 UTC 2015
Modified Files: src/sys/external/bsd/drm2/include/drm: drm_wait_netbsd.h Log Message: In DRM_SPIN_WAIT_ON, don't stop after waiting only one tick. Continue the loop to recheck the condition and count the whole duration. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 \ src/sys/external/bsd/drm2/include/drm/drm_wait_netbsd.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.