Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1435632 > unrolled thread

[GIT PULL] ACPI fix for v4.7-rc6

Started by"Rafael J. Wysocki" <rafael@kernel.org>
First post2016-07-01 23:20 +0200
Last post2016-07-01 23:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] ACPI fix for v4.7-rc6 "Rafael J. Wysocki" <rafael@kernel.org> - 2016-07-01 23:20 +0200

#1435632 — [GIT PULL] ACPI fix for v4.7-rc6

From"Rafael J. Wysocki" <rafael@kernel.org>
Date2016-07-01 23:20 +0200
Subject[GIT PULL] ACPI fix for v4.7-rc6
Message-ID<rQe0W-3cM-11@gated-at.bofh.it>
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(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web