Commits
Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-debug-fixes' * acpica-fixes: ACPICA: Namespace: Fix namespace/interpreter lock ordering * acpi-pci-fixes: ACPI,PCI,IRQ: separate ISA penalty calculation Revert "ACPI, PCI, IRQ: remove redundant code in acpi_irq_penalty_init()" ACPI,PCI,IRQ: factor in PCI possible * acpi-debug-fixes: ACPI / debugger: Fix regression introduced by IS_ERR_VALUE() removal
Showing diff to7e3fd813717
- Lv Zheng committed 45209046c47ACPICA: Namespace: Fix namespace/interpreter lock ordering There is a lock order issue...
- Sinan Kaya committed f7eca374f00ACPI,PCI,IRQ: separate ISA penalty calculation Since commit 103544d86976 (ACPI,PCI,IRQ...
- Lv Zheng committed 7e3fd813717ACPI / debugger: Fix regression introduced by IS_ERR_VALUE() removal The FIFO unlockin...