diff options
author | Michal Wilczynski <[email protected]> | 2023-07-10 17:03:32 +0300 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2023-07-14 17:59:40 +0200 |
commit | c9e6c5e64f0c00612dc429bc401da0ea673e5130 (patch) | |
tree | 4f6b7ff5ad9f43ab722ec798ef6af036179a3c9d /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | c5e4d05db8602acebb532a393f10fb4cc4761467 (diff) |
ACPI: processor: Rename ACPI_PDC symbols
The prefix in the names of the ACPI_PDC symbols suggests that they are
only relevant for _PDC, but in fact they can also be used in the _OSC.
Change that prefix to a more generic ACPI_PROC_CAP that will better
reflect the purpose of those symbols as they represent bits in a general
processor capabilities buffer.
Rename pdc_intel.h to proc_cap_intel.h to follow the change of the
symbol name prefix.
No intentional functional impact.
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/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions