[PATCH] drm/amdgpu:fix race condition

Michel Dänzer michel at daenzer.net
Tue Apr 11 01:50:33 UTC 2017


On 10/04/17 07:24 PM, Monk Liu wrote:
>  
>  struct drm_amdgpu_wait_cs_in {
> -	/** Command submission handle */
> +	/* Command submission handle

Any particular reason for dropping the /** comment opening?


> +         * handle equals 0 means none to wait for

This line and the following lines are indented incorrectly (9 spaces,
should be 1 tab + 1 space).


> +         * handle equal ~0ull meanas wait for the latest sequence number
> +         */

Typo: "meanas" (vi(m) accident? :)


-- 
Earthling Michel Dänzer               |               http://www.amd.com
Libre software enthusiast             |             Mesa and X developer


More information about the amd-gfx mailing list