[PATCH] drm: drm_auth: Convert mutex usage to guard(mutex)
André Almeida
andrealmeid at igalia.com
Thu May 22 18:28:27 UTC 2025
Hi Thomas,
Em 12/05/2025 03:52, Thomas Zimmermann escreveu:
> Hi
>
> Am 09.05.25 um 16:26 schrieb André Almeida:
>> Replace open-coded mutex handling with cleanup.h guard(mutex). This
>> simplifies the code and removes the "goto unlock" pattern.
>>
>> Tested with igt tests core_auth and core_setmaster.
>>
>> Signed-off-by: André Almeida <andrealmeid at igalia.com>
>
> Reviewed-by: Thomas Zimmermann <tzimmermann at suse.de>
>
Do you mind applying this patch at drm-misc?
Thanks!
André
More information about the dri-devel
mailing list