summaryrefslogtreecommitdiff
path: root/include/linux/moduleloader.h
diff options
context:
space:
mode:
authorAdrian Salido-Moreno <adrianm@codeaurora.org>2012-10-30 16:01:15 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 20:13:04 -0700
commitc839d43bb437878116851cf53a637168cc05d210 (patch)
treee1dcee5c9444b78398df5af55c2e4d5dece9e964 /include/linux/moduleloader.h
parentdbd8c962172e123fe2d837340640235c3e151209 (diff)
msm: mdss: add smp specific lock
SSPP lock is shared between pipe allocations and smp block allocations, this can cause possible circular lock dependency since usage is different for these cases: - During pipe allocation SSPP is held when acquiring pipe lock - During SMP allocation pipe lock is held when acquiring SSPP lock For this reason, splitting SSPP lock, and since pipes and smp locks manage separate resources sharing is not needed. Change-Id: I54a0997fddef893b99a4b01d3e3f62382e1e0ecf Signed-off-by: Adrian Salido-Moreno <adrianm@codeaurora.org>
Diffstat (limited to 'include/linux/moduleloader.h')
0 files changed, 0 insertions, 0 deletions