diff options
author | Dmitry Osipenko <[email protected]> | 2020-02-25 01:40:51 +0300 |
---|---|---|
committer | Thierry Reding <[email protected]> | 2020-03-13 11:23:10 +0100 |
commit | 650a941c341b880dae451e36dd8e47f3762a3909 (patch) | |
tree | 6a0d0bb8413f871c67a807b501b0cd594429b557 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f0c69bdfb0728a7cd0e065c7db434465bd50904c (diff) |
ARM: tegra: cpuidle: Remove unnecessary memory barrier
There is no good justification for smp_rmb() after returning from LP2
because there are no memory operations that require SMP synchronization.
Thus remove the confusing barrier.
Acked-by: Peter De Schrijver <[email protected]>
Tested-by: Peter Geis <[email protected]>
Tested-by: Jasper Korten <[email protected]>
Tested-by: David Heidelberg <[email protected]>
Tested-by: Nicolas Chauvet <[email protected]>
Acked-by: Daniel Lezcano <[email protected]>
Signed-off-by: Dmitry Osipenko <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions