aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/imx/parallel-display.c
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2016-11-29 12:02:17 +0000
committerSean Paul <[email protected]>2016-11-29 15:52:32 -0500
commita53ca63502e62ca459de32821753c8227dc94197 (patch)
tree215d63accb417972f11dc0f3654c6accd96c525e /drivers/gpu/drm/imx/parallel-display.c
parent64e94407fb5a4128636c2b15b38fa6e71a427228 (diff)
drm: Protect fb_helper list manipulation with a mutex
Though we only walk the kernel_fb_helper_list inside a panic (or single thread debugging), we still need to protect the list manipulation on creating/removing a framebuffer device in order to prevent list corruption. Signed-off-by: Chris Wilson <[email protected]> Reviewed-by: Daniel Vetter <[email protected]> Signed-off-by: Sean Paul <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/imx/parallel-display.c')
0 files changed, 0 insertions, 0 deletions