Hi Linus,

Please pull from

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 acpi-4.7-rc6

to receive an ACPI fix for v4.7-rc6 as commit
54794580f5949253520265e46c903878ab222d84

 ACPI,PCI,IRQ: correct operator precedence

on top of commit 4c2e07c6a29e0129e975727b9f57eede813eea85

 Linux 4.7-rc5

Fix an expression in the PCI ACPI IRQ management code added by a
recent commit that overlooked missing parens in it, so the result
of the computation is incorrect in some cases (Sinan Kaya).

Thanks!

---------------

Sinan Kaya (1):
      ACPI,PCI,IRQ: correct operator precedence

---------------

 drivers/acpi/pci_link.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Reply via email to