diff options
| author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2026-08-27 15:59:32 +0200 |
|---|---|---|
| committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2026-08-27 16:03:20 +0200 |
| commit | 3b446d169a93e6abae9a93535369fa18bbcbefd9 (patch) | |
| tree | 5bf635014c1f042f0fd36b7c3f61843ad840679e /tools/perf/scripts/python | |
| parent | 3382bfbca58c7d5ee3f31a7b37fbeb208e98e656 (diff) | |
Revert "ACPI: scan: Defer device power initialization"
Revert commit dc948f8b384a ("ACPI: scan: Defer device power
initialization") that is incomplete and may cause ACPI power
management of devices to fail.
The problem is that PCI devices are associated with the
corresponding ACPI device objects before acpi_bus_attach()
runs for them, so after commit dc948f8b384a, ACPI power
management will not be initialized for them before making
that association. Consequently, the reference counting of
ACPI power resources may not work as expected going forward
and power management issues may appear. If they appear, they
may be elusive and hard to diagnose.
While this is fixable, I am not sure if fixing it on top of
commit dc948f8b384a is the best way to go, so it is better to
revert that commit for now and revisit the whole thing in the
next cycle.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Link: https://patch.msgid.link/6029658.DvuYhMxLoT@rafael.j.wysocki
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
