aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/arm/hdlcd_crtc.c
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2017-06-29 21:05:32 +0000
committerGustavo Padovan <[email protected]>2017-06-29 21:53:47 +0000
commitd3862e44daa7a0c94d2f6193502a8c49379acfce (patch)
tree6716a8b2f9830b5b052837f2eddd40c10e64b124 /drivers/gpu/drm/arm/hdlcd_crtc.c
parentdma-buf/sw-sync: sync_pt is private and of fixed size (diff)
downloadkernel-d3862e44daa7a0c94d2f6193502a8c49379acfce.tar.gz
kernel-d3862e44daa7a0c94d2f6193502a8c49379acfce.zip
dma-buf/sw-sync: Fix locking around sync_timeline lists
The sync_pt were not adding themselves atomically to the timeline lists, corruption imminent. Only a single list is required to track the unsignaled sync_pt, so reduce it and rename the lock more appropriately along with using idiomatic names to distinguish a list from links along it. v2: Prevent spinlock recursion on free during create (next patch) and fixup crossref in kerneldoc Signed-off-by: Chris Wilson <[email protected]> Cc: Sumit Semwal <[email protected]> Cc: Sean Paul <[email protected]> Cc: Gustavo Padovan <[email protected]> Reviewed-by: Sean Paul <[email protected]> Signed-off-by: Gustavo Padovan <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/arm/hdlcd_crtc.c')
0 files changed, 0 insertions, 0 deletions