summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/hw_fb_gk20a.h
diff options
context:
space:
mode:
authorThomas Fleury <tfleury@nvidia.com>2016-04-28 11:50:37 -0400
committerTerje Bergstrom <tbergstrom@nvidia.com>2016-05-21 14:33:36 -0400
commit989f7f70c3b7a77467cb216932490e48dc03c64c (patch)
tree3a3700c52afbc068e67dc5278bb4d4feaaeef7f8 /drivers/gpu/nvgpu/gk20a/hw_fb_gk20a.h
parent47e3d2e90511b1cba68e46233896a918b32b5d33 (diff)
gpu: nvgpu: fix deadlock on FECS trace disable
fecs_trace.disable() method kills polling thread and waits until it completes. dev->lock must not be held while calling this function, as polling thread may attempt to acquire it, leading to a deadlock. Also fixed potential deadlock in ioctl to disable trace. Bug 1758405 Change-Id: I8f6baaba8093ce92961413f6152ee8b81beca3e4 Signed-off-by: Thomas Fleury <tfleury@nvidia.com> Reviewed-on: http://git-master/r/1139296 (cherry picked from commit 3391a911e1fa9170a5aa989c81bcba6a2f79a9d4) Reviewed-on: http://git-master/r/1150047 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Richard Zhao <rizhao@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/hw_fb_gk20a.h')
0 files changed, 0 insertions, 0 deletions