diff options
| author | Sebastian Andrzej Siewior <[email protected]> | 2024-08-12 10:51:04 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2024-08-14 10:44:41 +0000 |
| commit | 38cd4cee73a87c40a3e9ef31c0ca7b179fd282f0 (patch) | |
| tree | 50126b4a0a757b953f7a3571b2208885870d10cc /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | Merge tag 'posix-timers-2024-07-29' of git://git.kernel.org/pub/scm/linux/ker... (diff) | |
| download | kernel-38cd4cee73a87c40a3e9ef31c0ca7b179fd282f0.tar.gz kernel-38cd4cee73a87c40a3e9ef31c0ca7b179fd282f0.zip | |
timers: Add sparse annotation for timer_sync_wait_running().
timer_sync_wait_running() first releases two locks and then acquires
them again. This is unexpected and sparse complains about it.
Add sparse annotation for timer_sync_wait_running() to note that the
locking is expected.
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/all/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
