From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pb0-f46.google.com ([209.85.160.46]:65219 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752797Ab2ITP65 (ORCPT ); Thu, 20 Sep 2012 11:58:57 -0400 Message-ID: <505B3D3C.6030109@gmail.com> Date: Thu, 20 Sep 2012 23:58:52 +0800 From: Jiang Liu MIME-Version: 1.0 To: Bjorn Helgaas CC: Yijing Wang , Giridhar Malavali , Jon Mason , Andrew Vasquez , linux-driver@qlogic.com, linux-scsi@vger.kernel.org, PCI , Saurav Kashyap , Chad Dupuis Subject: Re: Fail to probe qla2xxx fiber channel card while doing pci hotplug References: <505456FD.6040801@huawei.com> <50571243.4050001@huawei.com> <505924E4.5010502@huawei.com> <505A7599.5070103@huawei.com> <505B0B6A.2050709@huawei.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-pci-owner@vger.kernel.org List-ID: Hi Bjorn, We will try to work out a patch for this issue, won't silently ignore it. We also found another issue related to ARI. The steps to reproduce the bug is: 1) Boot with a ARI-capable device connected to ARI-capable port, so ARI will be enabled. 2) Hot-remove the ARI-capable device. 3) Hot-add another non-ARI-capable multifunction device into the same slot. 4) Now only the function 0 of the hot-added device could be enumerated. I think Yijing is going to work on the above two issues. Thanks! Gerry On 09/20/2012 11:46 PM, Bjorn Helgaas wrote: >>>> tried any. Does "pci=pcie_bus_safe" make any difference?