summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_prime.c
diff options
context:
space:
mode:
authorChristian König <christian.koenig@amd.com>2024-12-10 10:08:42 +0100
committerChristian König <christian.koenig@amd.com>2025-03-06 15:20:43 +0100
commit2b2d7ca7ce25fbec8389e7d85e57742caa47c97d (patch)
tree2644dd2fdf06d15185c3bfdd52264cfd7fb39e53 /drivers/gpu/drm/drm_prime.c
parent4423e607ff50157aaf088854b145936cbab4d560 (diff)
dma-buf: fix incorrect dma-fence documentation v2
There isn't much worse than documentation giving an incorrect advise. Grabbing a spinlock while interrupts are disabled usually means that you must also disable interrupts for all other uses of this spinlock. Otherwise really hard to debug issues can occur. So fix that invalid documentation. v2: use Dmitry's suggestion on the documentation Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Simona Vetter <simona.vetter@ffwll.ch> (v1) Link: https://patchwork.freedesktop.org/patch/msgid/20250211163109.12200-2-christian.koenig@amd.com
Diffstat (limited to 'drivers/gpu/drm/drm_prime.c')
0 files changed, 0 insertions, 0 deletions