All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rafael@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: ACPI Devel Maling List <linux-acpi@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Linux PCI <linux-pci@vger.kernel.org>
Subject: [GIT PULL] ACPI fix for v4.11-rc6
Date: Fri, 7 Apr 2017 14:35:41 +0200	[thread overview]
Message-ID: <CAJZ5v0gD9-p++50Z1oG2P5Q_=y2vVPEdaNHPU2YZviAsP5xZ6A@mail.gmail.com> (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(-)

                 reply	other threads:[~2017-04-07 12:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJZ5v0gD9-p++50Z1oG2P5Q_=y2vVPEdaNHPU2YZviAsP5xZ6A@mail.gmail.com' \
    --to=rafael@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.