summaryrefslogtreecommitdiff
path: root/kernel/trace/trace_functions_graph.c
diff options
context:
space:
mode:
authorJordan Crouse <jcrouse@codeaurora.org>2017-03-22 10:03:17 -0600
committerJordan Crouse <jcrouse@codeaurora.org>2017-03-22 11:19:44 -0600
commit4870006adc5c4cd07787967de7902bdd3265acb5 (patch)
tree7b60fa1dd9230d833924cc4b6c5fba08dd33198f /kernel/trace/trace_functions_graph.c
parent630218f7109215471e1f43c2200f6bdc98f92f93 (diff)
drm/msm: Take the mutex before calling msm_gem_new_impl
Amongst its other duties, msm_gem_new_impl adds the newly created GEM object to the shared inactive list which may also be actively modifiying the list during submission. All the paths to modify the list are protected by the mutex except for the one through msm_gem_import which can end up causing list corruption. Change-Id: Ic0dedbad6b68d4d3db726e0d598d4d21af4b328c Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>
Diffstat (limited to 'kernel/trace/trace_functions_graph.c')
0 files changed, 0 insertions, 0 deletions