diff options
author | 2016-07-07 23:37:37 +0200 | |
---|---|---|
committer | 2016-07-07 23:37:37 +0200 | |
commit | b6d90158c935d4a22e56f41647b479ab5ea449d4 (patch) | |
tree | 802820a202d5bf1b02c904126d58bd2059efefea /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ACPICA: Namespace: Fix namespace/interpreter lock ordering (diff) | |
parent | ACPI,PCI,IRQ: separate ISA penalty calculation (diff) | |
parent | ACPI / debugger: Fix regression introduced by IS_ERR_VALUE() removal (diff) | |
download | linux-dev-b6d90158c935d4a22e56f41647b479ab5ea449d4.tar.xz linux-dev-b6d90158c935d4a22e56f41647b479ab5ea449d4.zip |
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