diff options
author | Dmitry Osipenko <digetx@gmail.com> | 2019-02-24 16:21:14 +0100 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2019-04-18 11:32:57 +0200 |
commit | 36841ba2796324507452f9854bf08b2c65836cce (patch) | |
tree | a4bf1510da53006151d60e215c897f606698d4e7 /tools/perf/builtin-record.c | |
parent | ARM: tegra: enforce PM requirement (diff) | |
download | linux-36841ba2796324507452f9854bf08b2c65836cce.tar.xz linux-36841ba2796324507452f9854bf08b2c65836cce.zip |
ARM: tegra: cpuidle: Handle tick broadcasting within cpuidle core on Tegra20/30
Tegra20/30 drivers do not handle the tick_broadcast_enter() error which
potentially could happen when CPU timer isn't permitted to be stopped.
Let's just move out the broadcasting to the CPUIDLE core by setting the
respective flag in the Tegra20/30 drivers. This patch doesn't fix any
problem because currently tick_broadcast_enter() could fail only on
ARM64, so consider this change as a minor cleanup.
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'tools/perf/builtin-record.c')
0 files changed, 0 insertions, 0 deletions