The ACPI bus uses the flags IVAR for any device with a _PRW method
including devices such as PCI bridges/devices that are not direct
children of acpi0.
Reported by: ngie
Fixes: 0bb867e9f565 ("acpi: Split ACPI IVARs into global and private sets")
Differential D55561
acpi: Treat ACPI_IVAR_FLAGS as a global IVAR Authored by jhb on Fri, Feb 27, 3:52 PM. Tags None Referenced Files
Subscribers None
Details The ACPI bus uses the flags IVAR for any device with a _PRW method Reported by: ngie
Diff Detail
Event TimelineComment Actions LGTM. This also helped get my MBP13,1 back into a state where it no longer panicked running sysctl dev.pci. Does this complement D55562? |