diff options
author | 2019-09-26 22:17:54 +0300 | |
---|---|---|
committer | 2019-10-29 14:35:06 +0100 | |
commit | e57a243f5d896f02510e4be92df0873b4c1aab7f (patch) | |
tree | bb119a9b58bc7e2ad279f20b1409ede4340c9a3b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | soc/tegra: regulators: Add regulators coupler for Tegra30 (diff) | |
download | linux-rng-e57a243f5d896f02510e4be92df0873b4c1aab7f.tar.xz linux-rng-e57a243f5d896f02510e4be92df0873b4c1aab7f.zip |
soc/tegra: pmc: Query PCLK clock rate at probe time
It is possible to get a lockup if kernel decides to enter LP2 cpuidle
from some clk-notifier, in that case CCF's "prepare" mutex is kept locked
and thus clk_get_rate(pclk) blocks on the same mutex with interrupts being
disabled, hanging machine.
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Acked-By: Peter De Schrijver <pdeschrijver@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions