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


Groups > linux.kernel > #1341183 > unrolled thread

Re: [UPDATE] [PATCH v3 1/5] ACPI / processor : add support for ACPI0010 processor container

Started by"Rafael J. Wysocki" <rjw@rjwysocki.net>
First post2016-02-24 00:50 +0100
Last post2016-02-24 00:50 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [UPDATE] [PATCH v3 1/5] ACPI / processor : add support for ACPI0010 processor container "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2016-02-24 00:50 +0100

#1341183 — Re: [UPDATE] [PATCH v3 1/5] ACPI / processor : add support for ACPI0010 processor container

From"Rafael J. Wysocki" <rjw@rjwysocki.net>
Date2016-02-24 00:50 +0100
SubjectRe: [UPDATE] [PATCH v3 1/5] ACPI / processor : add support for ACPI0010 processor container
Message-ID<r5uSl-4mi-1@gated-at.bofh.it>
On Wednesday, February 17, 2016 11:54:19 AM Sudeep Holla wrote:
> ACPI 6.0 adds support for optional processor container device which may
> contain child objects that are either processor devices or other processor
> containers. This allows representing hierarchical processor topologies.
> 
> It is declared using the _HID of ACPI0010. It is an abstract container
> used to represent CPU topology and should not be used to hotplug
> purposes.
> 
> If no matching handler is found for a device in acpi_scan_attach_handler,
> acpi_bus_attach does a default enumeration for those devices with valid
> HID in the acpi namespace. This patch adds a scan handler for these ACPI
> processor containers to avoid default that enumeration and ensures the
> platform devices are not created for them.
> 
> Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net>
> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>

Queued up for 4.6, thanks!

Rafael

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web