Module Name: src Committed By: msaitoh Date: Sat Aug 17 16:02:55 UTC 2019
Modified Files: src/sys/external/bsd/drm2/dist/drm/radeon: radeon_r600.c Log Message: Set "enabled" value only when hpd.hpd is not RADEON_HPD_NONE(== 0xff) to avoid 1 << 255. Found by kUBSan. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \ src/sys/external/bsd/drm2/dist/drm/radeon/radeon_r600.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.