diff options
author | 2015-03-30 14:13:34 -0600 | |
---|---|---|
committer | 2015-04-03 16:17:03 +0200 | |
commit | 8c02a5ba34a1fae6def8cb5a39bb582f09bca49c (patch) | |
tree | c498d4dd691794fe9d314f67695c8bfa03b10e6a /tools/perf/scripts/python | |
parent | mcb: request_mem_region() returns NULL on error (diff) | |
download | linux-dev-8c02a5ba34a1fae6def8cb5a39bb582f09bca49c.tar.xz linux-dev-8c02a5ba34a1fae6def8cb5a39bb582f09bca49c.zip |
coresight: making cpu index lookup arm64 compliant
Function "get_logical_index()" is not available on arm64.
Instead of adding the function simply using "of_get_cpu_node()" and
comparing the return value with cpu handles yields the same
result.
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions