diff options
author | 2020-03-19 10:01:44 +1100 | |
---|---|---|
committer | 2020-03-24 17:24:19 +0000 | |
commit | de58ed5e16e62f36c7ed05552f18b7f9c647dcaf (patch) | |
tree | b92e5b00897604c1e1efd375cc1a27d51c2c3aa3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | arm64: Rename cpu_read_ops() to init_cpu_ops() (diff) | |
download | linux-dev-de58ed5e16e62f36c7ed05552f18b7f9c647dcaf.tar.xz linux-dev-de58ed5e16e62f36c7ed05552f18b7f9c647dcaf.zip |
arm64: Introduce get_cpu_ops() helper function
This introduces get_cpu_ops() to return the CPU operations according to
the given CPU index. For now, it simply returns the @cpu_ops[cpu] as
before. Also, helper function __cpu_try_die() is introduced to be shared
by cpu_die() and ipi_cpu_crash_stop(). So it shouldn't introduce any
functional changes.
Signed-off-by: Gavin Shan <gshan@redhat.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions