diff options
author | Michal Wilczynski <[email protected]> | 2023-07-10 17:03:34 +0300 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2023-07-14 17:59:40 +0200 |
commit | b9e8d0168a7a85e05d031130b247099018e2194e (patch) | |
tree | 9205056aefded18a206a1b20acb6f4205f5d8edd /tools/perf/scripts/python/sctop.py | |
parent | 4f37ab5e05df9a30d64663266c7f4ba3a1407c68 (diff) |
ACPI: processor: Set CAP_SMP_T_SWCOORD in arch_acpi_set_proc_cap_bits()
Currently, ACPI_PROC_CAP_SMP_T_SWCOORD is set in acpi_set_pdc_bits(), but
it is not _PDC-specific. It should be set along with the other processor
capability bits.
Move the setting of ACPI_PROC_CAP_SMP_T_SWCOORD to
arch_acpi_set_proc_cap_bits().
Suggested-by: Rafael J. Wysocki <[email protected]>
Signed-off-by: Michal Wilczynski <[email protected]>
[ rjw: Subject and changelog edits ]
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions