diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2016-10-29 02:58:03 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2016-10-29 02:58:03 +0300 |
commit | 21e2d9d5292f8a5cd1aa4e63891437589d233d35 (patch) | |
tree | 992c6ca37cd634372639a2206835b5ff24640576 /drivers/acpi | |
parent | 8633db6b027952449e155a316f4ae3a530bbe18f (diff) | |
parent | 98756f5319c64c883caa910dce702d9edefe7810 (diff) | |
parent | 806487a8fc8f385af75ed261e9ab658fc845e633 (diff) | |
download | linux-21e2d9d5292f8a5cd1aa4e63891437589d233d35.tar.xz |
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()