summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorOsvaldo Banuelos <osvaldob@codeaurora.org>2016-12-12 17:31:21 -0800
committerTaniya Das <tdas@codeaurora.org>2017-01-05 10:09:01 +0530
commit3da98b2c1529fae039c2c0efcd0e021dba41121f (patch)
treea36f4c205a818014ccfd2d10e22dc4127b579fe2 /tools/perf/scripts/python
parent8bb66a7e413624884e697d295b7e136f96209cd9 (diff)
clk: msm: clock-osm: remove ioremaps from panic callback
Calling ioremap() in clk_osm_panic_callback() can result in BUG() when the kernel is panic-ing. It is not safe to use ioremap() in atomic context. Map the debug registers at probe time instead. CRs-Fixed: 1086427 Change-Id: Ie14be6ee9ffbcb09009d5d05235e20f6ac215fa0 Signed-off-by: Osvaldo Banuelos <osvaldob@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions