diff options
| author | Louis Chauvet <louis.chauvet@bootlin.com> | 2024-09-12 17:25:33 +0200 |
|---|---|---|
| committer | Maíra Canal <mcanal@igalia.com> | 2024-09-24 20:39:56 -0300 |
| commit | 2b75feb312894f87d0539d46eeb364f447df723f (patch) | |
| tree | 6dfda6ff9765dbfc6ead48f47f057dd511e37783 /tools/lib/python/kdoc/python_version.py | |
| parent | 6e5eb6dcb3042adcda432a3498d0d62d91588c4d (diff) | |
| download | linux-2b75feb312894f87d0539d46eeb364f447df723f.tar.gz linux-2b75feb312894f87d0539d46eeb364f447df723f.zip | |
drm/vkms: Suppress context imbalance detected by sparse warning
The functions `vkms_crtc_atomic_begin` and `vkms_crtc_atomic_flush` are
responsible for locking and unlocking a mutex, respectively. Add the
`__acquires` and `__releases` annotations to these functions to prevent
the associated sparse warning about context imbalance.
Signed-off-by: Louis Chauvet <louis.chauvet@bootlin.com>
Reviewed-by: José Expósito <jose.exposito89@gmail.com>
Signed-off-by: Maíra Canal <mcanal@igalia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240912-vkms-warnings-v1-1-59f3e13ea8e5@bootlin.com
Diffstat (limited to 'tools/lib/python/kdoc/python_version.py')
0 files changed, 0 insertions, 0 deletions
