aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorDmitry Osipenko <[email protected]>2019-09-26 22:17:54 +0300
committerThierry Reding <[email protected]>2019-10-29 14:35:06 +0100
commite57a243f5d896f02510e4be92df0873b4c1aab7f (patch)
treebb119a9b58bc7e2ad279f20b1409ede4340c9a3b /scripts/bpf_helpers_doc.py
parent783807436f363e5b1ad4d43ba7debbedfcadbb99 (diff)
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 <[email protected]> Acked-By: Peter De Schrijver <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions