diff options
author | Jonathan Cameron <[email protected]> | 2024-05-29 14:34:30 +0100 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2024-06-28 18:38:27 +0100 |
commit | 157080f03c7abb7df58c4cb519e18c188cfb7404 (patch) | |
tree | b4939f65c283beaa5baa36733b76af9cb98a4220 /tools/perf/scripts/python/task-analyzer.py | |
parent | d830ef3ac56941089f49ec13c80ea4aaa3c2e6c0 (diff) |
ACPI: processor: Drop duplicated check on _STA (enabled + present)
The ACPI bus scan will only result in acpi_processor_add() being called
if _STA has already been checked and the result is that the
processor is enabled and present. Hence drop this additional check.
Suggested-by: Rafael J. Wysocki <[email protected]>
Acked-by: Rafael J. Wysocki <[email protected]>
Reviewed-by: Hanjun Guo <[email protected]>
Reviewed-by: Gavin Shan <[email protected]>
Tested-by: Miguel Luis <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions