Re: 3.8-rc2: pciehp waitqueue hang...

2013-01-08 Thread Yijing Wang
Hi Bjorn, I will send the shpchp patch soon. Thanks! Yijing >>> Yijing, please check for the same problem in other hotplug drivers. >>> Questions I have after a quick look: >>> >> >> Hi Bjorn, >>Sorry for delay reply. There are some busy work these days. >> >>> - shpchp_wq looks like it

Re: 3.8-rc2: pciehp waitqueue hang...

2013-01-08 Thread Bjorn Helgaas
On Sun, Jan 6, 2013 at 5:13 AM, Yijing Wang wrote: > On 2013/1/5 5:50, Bjorn Helgaas wrote: >> [+to Yijing, +cc Kenji] >> >> On Fri, Jan 4, 2013 at 1:01 PM, Bjorn Helgaas wrote: >>> On Thu, Jan 3, 2013 at 8:41 AM, Jiang Liu wrote: Hi Daniel, It seems like an issue caused by rec

Re: 3.8-rc2: pciehp waitqueue hang...

2013-01-06 Thread Yijing Wang
On 2013/1/5 5:50, Bjorn Helgaas wrote: > [+to Yijing, +cc Kenji] > > On Fri, Jan 4, 2013 at 1:01 PM, Bjorn Helgaas wrote: >> On Thu, Jan 3, 2013 at 8:41 AM, Jiang Liu wrote: >>> Hi Daniel, >>> It seems like an issue caused by recursive PCIe HPC. >>> Could you please help to try the patch

Re: 3.8-rc2: pciehp waitqueue hang...

2013-01-04 Thread Yijing Wang
On 2013/1/5 5:50, Bjorn Helgaas wrote: > [+to Yijing, +cc Kenji] > > On Fri, Jan 4, 2013 at 1:01 PM, Bjorn Helgaas wrote: >> On Thu, Jan 3, 2013 at 8:41 AM, Jiang Liu wrote: >>> Hi Daniel, >>> It seems like an issue caused by recursive PCIe HPC. >>> Could you please help to try the patch

Re: 3.8-rc2: pciehp waitqueue hang...

2013-01-04 Thread Bjorn Helgaas
[+to Yijing, +cc Kenji] On Fri, Jan 4, 2013 at 1:01 PM, Bjorn Helgaas wrote: > On Thu, Jan 3, 2013 at 8:41 AM, Jiang Liu wrote: >> Hi Daniel, >> It seems like an issue caused by recursive PCIe HPC. >> Could you please help to try the patch from: >> http://www.spinics.net/lists/linux-pci/

Re: 3.8-rc2: pciehp waitqueue hang...

2013-01-04 Thread Bjorn Helgaas
On Thu, Jan 3, 2013 at 8:41 AM, Jiang Liu wrote: > Hi Daniel, > It seems like an issue caused by recursive PCIe HPC. > Could you please help to try the patch from: > http://www.spinics.net/lists/linux-pci/msg18625.html Hi Gerry, I'm working on merging this patch. Seems like something th

Re: 3.8-rc2: pciehp waitqueue hang...

2013-01-04 Thread Jiang Liu
On 01/04/2013 09:08 AM, Daniel J Blueman wrote: > On 3 January 2013 23:41, Jiang Liu wrote: >> On 01/03/2013 11:11 PM, Daniel J Blueman wrote: >>> When the Apple thunderbolt ethernet adapter comes loose on my Macbook >>> Pro Retina (Intel DSL3510), we see pci_slot_name return >>> non-deterministic

Re: 3.8-rc2: pciehp waitqueue hang...

2013-01-03 Thread Daniel J Blueman
On 3 January 2013 23:41, Jiang Liu wrote: > On 01/03/2013 11:11 PM, Daniel J Blueman wrote: >> When the Apple thunderbolt ethernet adapter comes loose on my Macbook >> Pro Retina (Intel DSL3510), we see pci_slot_name return >> non-deterministic data (ie varying each boot), and we see pciehp_wp >>

Re: 3.8-rc2: pciehp waitqueue hang...

2013-01-03 Thread Jiang Liu
Hi Daniel, It seems like an issue caused by recursive PCIe HPC. Could you please help to try the patch from: http://www.spinics.net/lists/linux-pci/msg18625.html Thanks! Gerry On 01/03/2013 11:11 PM, Daniel J Blueman wrote: > When the Apple thunderbolt ethernet adapter comes loose on my Mac