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


Groups > linux.kernel > #1618735

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

From "Rafael J. Wysocki" <rafael@kernel.org>
Newsgroups linux.kernel
Subject [GIT PULL] ACPI fix for v4.11-rc6
Date 2017-04-07 14:40 +0200
Message-ID <ttBlf-746-13@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Linus,

Please pull from the tag

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

with top-most commit dc752d54fd3a69c882d24133810edeb22dda2d0d

 Merge branch 'acpi-scan-fixes'

on top of commit a71c9a1c779f2499fb2afc0553e543f18aff6edf

 Linux 4.11-rc5

to receive an ACPI fix for v4.11-rc6.

This fixes a core device enumeration code change made in 4.10, in
order to address a reported issue, that went too far.

Specifics:

 - Refine the check for the existence of _HID in find_child_checks()
   so that it doesn't trigger for device objects with device IDs
   made up by the kernel (Rafael Wysocki).

Thanks!

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

Rafael J. Wysocki (1):
      ACPI / scan: Prefer devices without _HID for _ADR matching

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

 drivers/acpi/glue.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] ACPI fix for v4.11-rc6 "Rafael J. Wysocki" <rafael@kernel.org> - 2017-04-07 14:40 +0200

csiph-web