summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorTirupathi Reddy <tirupath@codeaurora.org>2016-08-19 12:16:03 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2016-08-22 02:32:05 -0700
commitd729a21fd938f461b21fe5f975f7d21cf5fbab04 (patch)
tree152812d2ee924e7a25829a7b7e7fb86e13ec4425 /tools/perf/scripts/python/bin
parentc605e110ab18604981481a7b502da54640b620bc (diff)
regulator: cpr3: fix panic callback failure in interrupt context
The kernel panic could happen in CPU interrupt context. CPR3 panic callback function does ioremap which cannot be executed in an interrupt context. Fix the issue by doing a ioremap during driver initialization. CRs-Fixed: 1056786 Change-Id: I191127fafb26bcf10ea25f972fe5af122debf292 Signed-off-by: Tirupathi Reddy <tirupath@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions