diff options
author | Michael Neuling <mikey@neuling.org> | 2016-03-21 16:54:52 (GMT) |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2016-03-22 00:08:55 (GMT) |
commit | 3e5963bc343b3fb4ca045e9d1c14cb9ce89234b8 (patch) | |
tree | 216fb97bcf417def706207afe7e44f77fb6d8c53 /sound | |
parent | ed72662a84771fec1337dd8b187e070af6fd3890 (diff) | |
download | linux-3e5963bc343b3fb4ca045e9d1c14cb9ce89234b8.tar.xz |
cpufreq: powernv: Define per_cpu chip pointer to optimize hot-path
Commit 96c4726f01cd "cpufreq: powernv: Remove cpu_to_chip_id() from
hot-path" introduced a 'core_to_chip_map' array to cache the chip-ids
of all cores.
Replace this with a per-CPU variable that stores the pointer to the
chip-array. This removes the linear lookup and provides a neater and
simpler solution.
Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Shilpasri G Bhat <shilpa.bhat@linux.vnet.ibm.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions