Re: [PATCH v3] ACPI: Fix osc flag setup ordering to allow pcie hotplug use when available

2013-08-29 Thread Neil Horman
On Thu, Aug 29, 2013 at 11:47:13AM -0600, Bjorn Helgaas wrote: > On Mon, Aug 26, 2013 at 11:39:13AM -0400, Neil Horman wrote: > > Somewhere between 3.9 and 3.10 it seems the order in which pcie and acpi > > probed > > slots for hotplug capabilites got reversed. While this isn't a big deal, > > i

Re: [PATCH v3] ACPI: Fix osc flag setup ordering to allow pcie hotplug use when available

2013-08-29 Thread Bjorn Helgaas
On Mon, Aug 26, 2013 at 11:39:13AM -0400, Neil Horman wrote: > Somewhere between 3.9 and 3.10 it seems the order in which pcie and acpi > probed > slots for hotplug capabilites got reversed. While this isn't a big deal, it > did > uncover a bug in the ACPI bus setup path. Specifically, acpi_pci

Re: [PATCH v3] ACPI: Fix osc flag setup ordering to allow pcie hotplug use when available

2013-08-28 Thread Neil Horman
On Wed, Aug 28, 2013 at 07:04:47AM -0600, Bjorn Helgaas wrote: > On Tue, Aug 27, 2013 at 5:43 PM, Neil Horman wrote: > > On Tue, Aug 27, 2013 at 03:34:11PM -0600, Bjorn Helgaas wrote: > >> [+cc Stefan] > >> > >> On Mon, Aug 26, 2013 at 9:39 AM, Neil Horman wrote: > >> > Somewhere between 3.9 and

Re: [PATCH v3] ACPI: Fix osc flag setup ordering to allow pcie hotplug use when available

2013-08-28 Thread Bjorn Helgaas
On Tue, Aug 27, 2013 at 5:43 PM, Neil Horman wrote: > On Tue, Aug 27, 2013 at 03:34:11PM -0600, Bjorn Helgaas wrote: >> [+cc Stefan] >> >> On Mon, Aug 26, 2013 at 9:39 AM, Neil Horman wrote: >> > Somewhere between 3.9 and 3.10 it seems the order in which pcie and acpi >> > probed >> > slots for

Re: [PATCH v3] ACPI: Fix osc flag setup ordering to allow pcie hotplug use when available

2013-08-27 Thread Neil Horman
On Tue, Aug 27, 2013 at 03:34:11PM -0600, Bjorn Helgaas wrote: > [+cc Stefan] > > On Mon, Aug 26, 2013 at 9:39 AM, Neil Horman wrote: > > Somewhere between 3.9 and 3.10 it seems the order in which pcie and acpi > > probed > > slots for hotplug capabilites got reversed. While this isn't a big de

Re: [PATCH v3] ACPI: Fix osc flag setup ordering to allow pcie hotplug use when available

2013-08-27 Thread Bjorn Helgaas
[+cc Stefan] On Mon, Aug 26, 2013 at 9:39 AM, Neil Horman wrote: > Somewhere between 3.9 and 3.10 it seems the order in which pcie and acpi > probed > slots for hotplug capabilites got reversed. While this isn't a big deal, it > did > uncover a bug in the ACPI bus setup path. Specifically, ac

[PATCH v3] ACPI: Fix osc flag setup ordering to allow pcie hotplug use when available

2013-08-26 Thread Neil Horman
Somewhere between 3.9 and 3.10 it seems the order in which pcie and acpi probed slots for hotplug capabilites got reversed. While this isn't a big deal, it did uncover a bug in the ACPI bus setup path. Specifically, acpi_pci_root_add calls pci_acpi_scan_root before setting the osc flags for the d