diff options
author | Sudeep Holla <sudeep.holla@arm.com> | 2015-07-10 20:36:11 +0300 |
---|---|---|
committer | Florian Fainelli <f.fainelli@gmail.com> | 2015-07-12 04:33:44 +0300 |
commit | a6b4b25bd15c0a490769422a7eee355e9e91a57b (patch) | |
tree | 8ce4295ef8e6acb54b226edf9b17725bd632eab0 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754 (diff) | |
download | linux-a6b4b25bd15c0a490769422a7eee355e9e91a57b.tar.xz |
ARM: BCM63xx: fix parameter to of_get_cpu_node in bcm63138_smp_boot_secondary
of_get_cpu_node provides the device node associated with the given
logical CPU and cpu_logical_map contains the physical id for each CPU
in the logical ordering. Passing cpu_logical_map(cpu) to of_get_cpu_node
is incorrect.
This patch fixes the issue by passing the logical CPU number to
of_get_cpu_node
Fixes: ed5cd8163da8 ("ARM: BCM63xx: Add SMP support for BCM63138")
Cc: Florian Fainelli <f.fainelli@gmail.com>
Cc: bcm-kernel-feedback-list@broadcom.com
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions