Re: [ACPI/PCI] possible recursive locking detected

2012-09-24 Thread Bjorn Helgaas
On Sat, Sep 22, 2012 at 8:11 AM, Yinghai Lu wrote: > On Sat, Sep 22, 2012 at 1:10 AM, Fengguang Wu wrote: >> >>> > Please check attached patch that should fix the problem. >>> >>> updated more aggressive version. two patches. >> >> Yes they work nicely. Thank you very much! > > Thanks. > > v2 bre

Re: [ACPI/PCI] possible recursive locking detected

2012-09-22 Thread Yinghai Lu
On Sat, Sep 22, 2012 at 1:10 AM, Fengguang Wu wrote: > >> > Please check attached patch that should fix the problem. >> >> updated more aggressive version. two patches. > > Yes they work nicely. Thank you very much! Thanks. v2 breaks acpi_bind_one. So we should use attached -v3. Bjorn, please

Re: [ACPI/PCI] possible recursive locking detected

2012-09-22 Thread Fengguang Wu
On Sat, Sep 22, 2012 at 12:04:51AM -0700, Yinghai Lu wrote: > On Fri, Sep 21, 2012 at 9:53 PM, Yinghai Lu wrote: > > On Fri, Sep 21, 2012 at 5:35 PM, Fengguang Wu > > wrote: > >> Hi Taku, > >> > >> The below oops is pretty reproducible, and shows up first in: > >> > >> tree: git://git.kernel.o

Re: [ACPI/PCI] possible recursive locking detected

2012-09-22 Thread Yinghai Lu
On Fri, Sep 21, 2012 at 9:53 PM, Yinghai Lu wrote: > On Fri, Sep 21, 2012 at 5:35 PM, Fengguang Wu wrote: >> Hi Taku, >> >> The below oops is pretty reproducible, and shows up first in: >> >> tree: git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git >> pci/taku-acpi-pci-host-bridge-v

Re: [ACPI/PCI] possible recursive locking detected

2012-09-21 Thread Yinghai Lu
On Fri, Sep 21, 2012 at 5:35 PM, Fengguang Wu wrote: > Hi Taku, > > The below oops is pretty reproducible, and shows up first in: > > tree: git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git > pci/taku-acpi-pci-host-bridge-v3 > head: e3faec8ea9c8aa683c56fa20ff2c58a4c5857960 > commi