Yinghai Lu wrote: > Kenji Kaneshige wrote: >> Can I ask which is the latest version? >> >> I think -v10 is the latest. But I could not find -v10 for patch 1/2. > > please use > > http://patchwork.kernel.org/patch/57814/ 1/2 -v9 > http://patchwork.kernel.org/patch/58294/ 2/2 -v10 > Regardless of PCIe hotplug, some of PCIe devices (not on hotplug slots) doesn't work with your patches by the following error. Copyright (c) 2007-2009 Intel Corporation. igb 0000:07:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 igb 0000:07:00.0: setting latency timer to 64 igb 0000:07:00.0: PCI INT A disabled igb: probe of 0000:07:00.0 failed with error -5 igb 0000:07:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17 igb 0000:07:00.1: setting latency timer to 64 igb 0000:07:00.1: PCI INT B disabled igb: probe of 0000:07:00.1 failed with error -5 igb 0000:08:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 igb 0000:08:00.0: setting latency timer to 64 igb 0000:08:00.0: PCI INT A disabled igb: probe of 0000:08:00.0 failed with error -5 igb 0000:08:00.1: PCI INT B -> GSI 18 (level, low) -> IRQ 18 igb 0000:08:00.1: setting latency timer to 64 igb 0000:08:00.1: PCI INT B disabled igb: probe of 0000:08:00.1 failed with error -5 I'm using Jesse's latest linux-next. I'm attaching the /proc/iomem outputs. The iomem-default.txt is /proc/iomem output without your patches. The iomem-yinghai.txt is /proc/iomem output with your patches. Thanks, Kenji Kaneshige