Witness is not happy on acpi_get_flags failure in acpi_wake_set_sysctl.
The kernel panic when a acpi pci device read ivar in PCI-PCI bus.
We extend acpi_pcib_{read,write}_ivar to let it be happy.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 71132 Build 68015: arc lint + arc unit
Event Timeline
Comment Actions
Does this need MFC?
For the commit message: The kernel panic"S" when a"n" acpi pci device read"s" ivar in PCI-PCI bus.
Comment Actions
This is actually not correct, please see my other stack of reviews. We are adding this node twice for some PCI buses, and this just ensures we add it twice for every bus. In particular, see the description in D55563.