Re: How to reserve pci bus numbers for hotplug?

2013-12-19 Thread Greg KH
On Sat, Dec 14, 2013 at 11:15:39PM +0100, Andreas Noever wrote: > On Sat, Dec 14, 2013 at 11:01 PM, Greg KH wrote: > > On Thu, Dec 12, 2013 at 12:37:50AM +0100, Andreas Noever wrote: > >> > >> If I could get Linux to assign enough resources (bus numbers for now) > >> then I could drop the acpi_osi

Re: How to reserve pci bus numbers for hotplug?

2013-12-14 Thread Yinghai Lu
On Thu, Dec 12, 2013 at 11:56 AM, Andreas Noever wrote: > On Thu, Dec 12, 2013 at 1:21 AM, Yinghai Lu wrote: >> On Wed, Dec 11, 2013 at 3:37 PM, Andreas Noever >> wrote: >> >>> If I could get Linux to assign enough resources (bus numbers for now) >>> then I could drop the acpi_osi parameter and

Re: How to reserve pci bus numbers for hotplug?

2013-12-14 Thread Andreas Noever
On Sat, Dec 14, 2013 at 11:01 PM, Greg KH wrote: > On Thu, Dec 12, 2013 at 12:37:50AM +0100, Andreas Noever wrote: >> >> If I could get Linux to assign enough resources (bus numbers for now) >> then I could drop the acpi_osi parameter and make thunderbolt work >> after suspend... So, is there an e

Re: How to reserve pci bus numbers for hotplug?

2013-12-14 Thread Greg KH
On Thu, Dec 12, 2013 at 12:37:50AM +0100, Andreas Noever wrote: > > If I could get Linux to assign enough resources (bus numbers for now) > then I could drop the acpi_osi parameter and make thunderbolt work > after suspend... So, is there an easy way to fix this? (Quirks, > reconfiguring bus numbe

Re: How to reserve pci bus numbers for hotplug?

2013-12-14 Thread Andreas Noever
Done: https://bugzilla.kernel.org/show_bug.cgi?id=67001 On Fri, Dec 13, 2013 at 6:09 PM, Bjorn Helgaas wrote: > On Thu, Dec 12, 2013 at 12:56 PM, Andreas Noever > wrote: >> On Thu, Dec 12, 2013 at 1:21 AM, Yinghai Lu wrote: >>> On Wed, Dec 11, 2013 at 3:37 PM, Andreas Noever >>> wrote: >>> >>>

Re: How to reserve pci bus numbers for hotplug?

2013-12-13 Thread Bjorn Helgaas
On Thu, Dec 12, 2013 at 12:56 PM, Andreas Noever wrote: > On Thu, Dec 12, 2013 at 1:21 AM, Yinghai Lu wrote: >> On Wed, Dec 11, 2013 at 3:37 PM, Andreas Noever >> wrote: >> >>> If I could get Linux to assign enough resources (bus numbers for now) >>> then I could drop the acpi_osi parameter and

Re: How to reserve pci bus numbers for hotplug?

2013-12-12 Thread Yinghai Lu
On Thu, Dec 12, 2013 at 11:56 AM, Andreas Noever wrote: > On Thu, Dec 12, 2013 at 1:21 AM, Yinghai Lu wrote: >> On Wed, Dec 11, 2013 at 3:37 PM, Andreas Noever >> wrote: >> >>> If I could get Linux to assign enough resources (bus numbers for now) >>> then I could drop the acpi_osi parameter and

Re: How to reserve pci bus numbers for hotplug?

2013-12-12 Thread Andreas Noever
On Thu, Dec 12, 2013 at 1:21 AM, Yinghai Lu wrote: > On Wed, Dec 11, 2013 at 3:37 PM, Andreas Noever > wrote: > >> If I could get Linux to assign enough resources (bus numbers for now) >> then I could drop the acpi_osi parameter and make thunderbolt work >> after suspend... So, is there an easy w

Re: How to reserve pci bus numbers for hotplug?

2013-12-11 Thread Yinghai Lu
On Wed, Dec 11, 2013 at 3:37 PM, Andreas Noever wrote: > If I could get Linux to assign enough resources (bus numbers for now) > then I could drop the acpi_osi parameter and make thunderbolt work > after suspend... So, is there an easy way to fix this? (Quirks, > reconfiguring bus number assignme