[Freedreno] [PATCH v2] drm/msm: Move fence put to where failure occurs
Robert Foss
robert.foss at collabora.com
Fri Nov 2 12:30:48 UTC 2018
Hey Chris,
On 2018-11-02 13:16, Chris Wilson wrote:
> Quoting Robert Foss (2018-11-02 12:13:13)
>> If dma_fence_wait fails to wait for a supplied in-fence in
>> msm_ioctl_gem_submit, make sure we release that in-fence.
>>
>> Also remove this dma_fence_put() from the 'out' label.
>>
>> Signed-off-by: Robert Foss <robert.foss at collabora.com>
>
> Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>
Danke!
>
> Rob, this probably merits a cc:stable tag -- if the wait was interrupted
> by a signal, the fence would be leaked.
Ack, CC-ed the v2 submission.
Rob.
More information about the Freedreno
mailing list