Re: [PATCH] PCI / ACPI: Rework ACPI device nodes lookup for the PCI bus type

2013-03-04 Thread Peter Wu
On Wednesday 23 January 2013 20:12:59 Rafael J. Wysocki wrote: > On Wednesday, January 23, 2013 08:00:31 PM Peter Wu wrote: > > Hi, > > > > Any progress on this one? I guess it won't make into 3.8, perhaps 3.9? > > No, that doesn't go anywhere for now. > > In fact, I need to discuss that with Le

Re: [PATCH] PCI / ACPI: Rework ACPI device nodes lookup for the PCI bus type

2013-01-23 Thread Rafael J. Wysocki
On Wednesday, January 23, 2013 08:00:31 PM Peter Wu wrote: > Hi, > > Any progress on this one? I guess it won't make into 3.8, perhaps 3.9? No, that doesn't go anywhere for now. In fact, I need to discuss that with Len. Thanks, Rafael > On Friday 04 January 2013 00:44:16 Rafael J. Wysocki wro

Re: [PATCH] PCI / ACPI: Rework ACPI device nodes lookup for the PCI bus type

2013-01-23 Thread Peter Wu
Hi, Any progress on this one? I guess it won't make into 3.8, perhaps 3.9? On Friday 04 January 2013 00:44:16 Rafael J. Wysocki wrote: > On Thursday, January 03, 2013 04:00:55 PM Bjorn Helgaas wrote: > > On Thu, Jan 3, 2013 at 3:38 PM, Rafael J. Wysocki wrote: > > > On Thursday, January 03, 2013

Re: [PATCH] PCI / ACPI: Rework ACPI device nodes lookup for the PCI bus type

2013-01-03 Thread Rafael J. Wysocki
On Thursday, January 03, 2013 04:00:55 PM Bjorn Helgaas wrote: > On Thu, Jan 3, 2013 at 3:38 PM, Rafael J. Wysocki wrote: > > On Thursday, January 03, 2013 02:44:32 PM Bjorn Helgaas wrote: > >> On Thu, Jan 3, 2013 at 1:17 PM, Rafael J. Wysocki wrote: > >> > On Thursday, January 03, 2013 08:16:26

Re: [PATCH] PCI / ACPI: Rework ACPI device nodes lookup for the PCI bus type

2013-01-03 Thread Bjorn Helgaas
On Thu, Jan 3, 2013 at 3:38 PM, Rafael J. Wysocki wrote: > On Thursday, January 03, 2013 02:44:32 PM Bjorn Helgaas wrote: >> On Thu, Jan 3, 2013 at 1:17 PM, Rafael J. Wysocki wrote: >> > On Thursday, January 03, 2013 08:16:26 AM Bjorn Helgaas wrote: >> >> On Fri, Dec 28, 2012 at 2:29 PM, Rafael J

Re: [PATCH] PCI / ACPI: Rework ACPI device nodes lookup for the PCI bus type

2013-01-03 Thread Rafael J. Wysocki
On Thursday, January 03, 2013 02:44:32 PM Bjorn Helgaas wrote: > On Thu, Jan 3, 2013 at 1:17 PM, Rafael J. Wysocki wrote: > > On Thursday, January 03, 2013 08:16:26 AM Bjorn Helgaas wrote: > >> On Fri, Dec 28, 2012 at 2:29 PM, Rafael J. Wysocki wrote: > >> > From: Rafael J. Wysocki > >> > > >> >

Re: [PATCH] PCI / ACPI: Rework ACPI device nodes lookup for the PCI bus type

2013-01-03 Thread Bjorn Helgaas
On Thu, Jan 3, 2013 at 1:17 PM, Rafael J. Wysocki wrote: > On Thursday, January 03, 2013 08:16:26 AM Bjorn Helgaas wrote: >> On Fri, Dec 28, 2012 at 2:29 PM, Rafael J. Wysocki wrote: >> > From: Rafael J. Wysocki >> > >> > As the kernel Bugzilla report #42696 indicates, it generally is not >> > s

Re: [PATCH] PCI / ACPI: Rework ACPI device nodes lookup for the PCI bus type

2013-01-03 Thread Rafael J. Wysocki
On Thursday, January 03, 2013 08:16:26 AM Bjorn Helgaas wrote: > On Fri, Dec 28, 2012 at 2:29 PM, Rafael J. Wysocki wrote: > > From: Rafael J. Wysocki > > > > As the kernel Bugzilla report #42696 indicates, it generally is not > > sufficient to use _ADR to get an ACPI device node corresponding to

Re: [PATCH] PCI / ACPI: Rework ACPI device nodes lookup for the PCI bus type

2013-01-03 Thread Bjorn Helgaas
On Fri, Dec 28, 2012 at 2:29 PM, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki > > As the kernel Bugzilla report #42696 indicates, it generally is not > sufficient to use _ADR to get an ACPI device node corresponding to > the given PCI device, because there may be multiple objects with > mat

[PATCH] PCI / ACPI: Rework ACPI device nodes lookup for the PCI bus type

2012-12-28 Thread Rafael J. Wysocki
From: Rafael J. Wysocki As the kernel Bugzilla report #42696 indicates, it generally is not sufficient to use _ADR to get an ACPI device node corresponding to the given PCI device, because there may be multiple objects with matching _ADR in the ACPI namespace (this probably is against the spec, b