diff options
| author | Matt Wagantall <mattw@codeaurora.org> | 2015-04-14 19:24:14 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-04-12 21:27:38 -0700 |
| commit | ead860610171b4f579dca6a8851047371c0050fb (patch) | |
| tree | 3941e52e3daaa964a89d731a57c777135fbb478a /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 22a062ad8ba96aa16ac9e3ebba3aaef478ab37e7 (diff) | |
soc: qcom: cache_m4m_erp64: Fix L1/L2 error detection initialization
L1/L2 error detection configuration must be configured on all CPUs,
but the configuration was performed on all but the current CPU.
Replace calls to smp_call_function() with calls to on_each_cpu() to
correct this. smp_call_function() only calls the function on other
CPUs, not the current one.
Change-Id: I68b7657a6b1258f745103531bfe383333dbd9362
Signed-off-by: Matt Wagantall <mattw@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
