diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2016-10-29 01:58:03 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2016-10-29 01:58:03 +0200 |
commit | 21e2d9d5292f8a5cd1aa4e63891437589d233d35 (patch) | |
tree | 992c6ca37cd634372639a2206835b5ff24640576 /fs | |
parent | ACPICA: Dispatcher: Fix interpreter locking around acpi_ev_initialize_region() (diff) | |
parent | ACPI/PCI: pci_link: Include PIRQ_PENALTY_PCI_USING for ISA IRQs (diff) | |
parent | ACPI / APEI: Fix incorrect return value of ghes_proc() (diff) | |
download | linux-21e2d9d5292f8a5cd1aa4e63891437589d233d35.tar.xz linux-21e2d9d5292f8a5cd1aa4e63891437589d233d35.zip |
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()