diff options
author | Michal Wilczynski <[email protected]> | 2023-07-10 17:03:31 +0300 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2023-07-14 17:59:40 +0200 |
commit | c5e4d05db8602acebb532a393f10fb4cc4761467 (patch) | |
tree | 4ef09d6e36146de38d264f8fbf94724951fcc293 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 3272a4aadc4c91f1f9518cf6638e7e81f9ac0336 (diff) |
ACPI: processor: Refactor arch_acpi_set_pdc_bits()
The capabilities buffer modified by the arch_acpi_set_pdc_bits() is not
_PDC-specific, as it can be used by _OSC too.
Change the name of that function to better reflect its independence from
_PDC and make it take the capabilities buffer address as the argument
directly, without any offset, as _OSC and _PDC use different capabilities
buffer offsets.
No intentional functional impact.
Suggested-by: Rafael J. Wysocki <[email protected]>
Signed-off-by: Michal Wilczynski <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
[ rjw: Subject and changelog edits ]
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions