diff options
author | Prarit Bhargava <prarit@redhat.com> | 2020-04-02 20:07:32 +0200 |
---|---|---|
committer | Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> | 2020-05-11 20:30:16 +0200 |
commit | 28c59ae6965ca0626e3150e2f2863e0f0c810ed7 (patch) | |
tree | 90f0abe74387abea7a5f9d7f3737875940e8f237 /drivers/pcmcia/db1xxx_ss.c | |
parent | tools/power/x86/intel-speed-select: Check support status before enable (diff) | |
download | linux-28c59ae6965ca0626e3150e2f2863e0f0c810ed7.tar.xz linux-28c59ae6965ca0626e3150e2f2863e0f0c810ed7.zip |
tools/power/x86/intel-speed-select: Fix CLX-N package information output
On CLX-N the perf-profile output is missing the package, die, and cpu
output. On CLX-N the pkg_dev struct will never be evaluated by the core
code so pkg_dev.processed is always 0 and the package, die, and cpu
information is never output.
Set the pkg_dev.processed flag to 1 for CLX-N processors.
Signed-off-by: Prarit Bhargava <prarit@redhat.com>
Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Cc: andriy.shevchenko@linux.intel.com
Cc: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Cc: platform-driver-x86@vger.kernel.org
Diffstat (limited to 'drivers/pcmcia/db1xxx_ss.c')
0 files changed, 0 insertions, 0 deletions