summaryrefslogtreecommitdiff
path: root/security/selinux/hooks.c
diff options
context:
space:
mode:
authorBenjamin Chan <bkchan@codeaurora.org>2016-09-15 22:49:49 -0400
committerGerrit - the friendly Code Review server <code-review@localhost>2016-09-16 08:55:22 -0700
commit870adafb68129c795d3d178f6ae2585228310c2f (patch)
tree4d4c18f3480ab6ace799188aa9e6e2d3f4637bd9 /security/selinux/hooks.c
parent6c104f8d40e59cc9299ddef18d92709d8cda3483 (diff)
msm: sde: Move SDE rotator timeout evtlog outside of spinlock
During an timeout event in the SDE rotator driver, a spinlock with IRQ is disabled in order to capture the rotator hw status registers. If during this time performs an evtlog timeout logging, a mutex_lock within the logging sequence will cause a panic. We must and only should perform the evtlog timeout logging after the spinlock is released. CRs-Fixed: 1067811 Change-Id: I56b7e5713069ad8ac8d5ae43a492a0ab0f4e82ff Signed-off-by: Benjamin Chan <bkchan@codeaurora.org>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions