summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDhaval Patel <pdhaval@codeaurora.org>2015-12-22 14:22:33 -0800
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 21:14:47 -0700
commit23249cac8fb15b6ebcef7c3057d08aea5e491deb (patch)
treecde0cc9b65fdfe6fe53497369d48c66b90636c3c /include
parent6c8c0f62d3ced4b8bb812a6fbe13cfa1902718f5 (diff)
msm: mdss: check intr line status before handling isr
Hardware might return/call the pending interrupt on one CPU when same interrupt is disabled from other core. Such parallel processing may lead to unclocked register access in interrupt context followed by panic. It is safe to check the interrupt line status before handling isr to avoid crash in such race condition. Change-Id: I460550cb5188c7f77b9f741682917010f9231a50 Signed-off-by: Dhaval Patel <pdhaval@codeaurora.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions