Commits
Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-apei-fixes' * acpica-fixes: ACPICA: Dispatcher: Fix interpreter locking around acpi_ev_initialize_region() ACPICA: Dispatcher: Fix an unbalanced lock exit path in acpi_ds_auto_serialize_method() ACPICA: Dispatcher: Fix order issue of method termination * acpi-pci-fixes: ACPI/PCI: pci_link: Include PIRQ_PENALTY_PCI_USING for ISA IRQs ACPI/PCI: pci_link: penalize SCI correctly ACPI/PCI/IRQ: assign ISA IRQ directly during early boot stages * acpi-apei-fixes: ACPI / APEI: Fix incorrect return value of ghes_proc()
Showing diff to98756f5319c
- Lv Zheng committed 8633db6b027ACPICA: Dispatcher: Fix interpreter locking around acpi_ev_initialize_region() In the ...
- Sinan Kaya committed 98756f5319cACPI/PCI: pci_link: Include PIRQ_PENALTY_PCI_USING for ISA IRQs Commit 103544d86976 ("...
- Punit Agrawal committed 806487a8fc8ACPI / APEI: Fix incorrect return value of ghes_proc() Although ghes_proc() tests for ...