Re: [PATCH 2/3] ACPI / hotplug / PCI: Hotplug context objects for bridges and functions

2013-07-08 Thread Rafael J. Wysocki
On Monday, July 08, 2013 03:30:16 PM Rafael J. Wysocki wrote: > From: Rafael J. Wysocki > > When either a new hotplug brigde or a new hotplug function is added > by the ACPI-based PCI hotplug (acpiphp) code, attach a context object > to its ACPI handle to store hotplug-related information in it.

[PATCH 2/3] ACPI / hotplug / PCI: Hotplug context objects for bridges and functions

2013-07-08 Thread Rafael J. Wysocki
From: Rafael J. Wysocki When either a new hotplug brigde or a new hotplug function is added by the ACPI-based PCI hotplug (acpiphp) code, attach a context object to its ACPI handle to store hotplug-related information in it. To start with, put the handle's bridge and function pointers into that

[PATCH 2/3] ACPI / hotplug / PCI: Hotplug context objects for bridges and functions

2013-07-08 Thread Rafael J. Wysocki
From: Rafael J. Wysocki rafael.j.wyso...@intel.com When either a new hotplug brigde or a new hotplug function is added by the ACPI-based PCI hotplug (acpiphp) code, attach a context object to its ACPI handle to store hotplug-related information in it. To start with, put the handle's bridge and

Re: [PATCH 2/3] ACPI / hotplug / PCI: Hotplug context objects for bridges and functions

2013-07-08 Thread Rafael J. Wysocki
On Monday, July 08, 2013 03:30:16 PM Rafael J. Wysocki wrote: From: Rafael J. Wysocki rafael.j.wyso...@intel.com When either a new hotplug brigde or a new hotplug function is added by the ACPI-based PCI hotplug (acpiphp) code, attach a context object to its ACPI handle to store