Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965352AbcKKWxS (ORCPT ); Fri, 11 Nov 2016 17:53:18 -0500 Received: from mail-by2nam01on0097.outbound.protection.outlook.com ([104.47.34.97]:13778 "EHLO NAM01-BY2-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S936990AbcKKWxQ (ORCPT ); Fri, 11 Nov 2016 17:53:16 -0500 X-Greylist: delayed 1950 seconds by postgrey-1.27 at vger.kernel.org; Fri, 11 Nov 2016 17:53:16 EST From: KY Srinivasan To: Bjorn Helgaas , Long Li CC: Haiyang Zhang , Bjorn Helgaas , "devel@linuxdriverproject.org" , "linux-pci@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Long Li Subject: RE: [PATCH 1/2 v3] pci-hyperv: properly handle pci bus remove Thread-Topic: [PATCH 1/2 v3] pci-hyperv: properly handle pci bus remove Thread-Index: AQHSHfsEm6IioZB+AkCYLp3K+JyO56DUgkiAgAAVN1A= Date: Fri, 11 Nov 2016 22:20:41 +0000 Message-ID: References: <1475563367-16511-1-git-send-email-longli@exchange.microsoft.com> <20161111210359.GD9868@bhelgaas-glaptop.roam.corp.google.com> In-Reply-To: <20161111210359.GD9868@bhelgaas-glaptop.roam.corp.google.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: spf=none (sender IP is ) smtp.mailfrom=kys@microsoft.com; x-originating-ip: [50.135.110.52] x-microsoft-exchange-diagnostics: 1;BY1PR03MB1419;7:c2ocUb5S06Qj4Rsz8cqUxXDCH1EQEYXDeH1LcAefyAFZ1npcSq5MiP2yhJk+aZIJWV0ehUpiUem0ONnGizkXJnqLggWwwMMHqE4roewUCvz1qop3T69nA36Bw24xUJkKYNXD8mMkCWuRdZ/L3oGLWXohBVOZlQ8rrpQMwbuQVex+LnbHQKDGTMD+F25Yo7mr1A4Kls3CFDeVx+ViP0J9ML3odLhDFr7dyDU5W/iY7m65s47ImZzZvglD0ORWq1BqJ7dpvj4IgqiCalAadQ7ZsI/WKbMB1PxKncTgttOfzpr/4LhuNo4zQgQUFCWytwLxp9Lje+DI3Ey6EdJnAEo8DX6IzYDvx5DkCAl5r2R8zzHIgsng7rPWRXzUPECTbCvy x-ms-office365-filtering-correlation-id: 89fd4b67-6be4-4ddb-d842-08d40a80f93f x-microsoft-antispam: UriScan:;BCL:0;PCL:0;RULEID:(22001);SRVR:BY1PR03MB1419; x-microsoft-antispam-prvs: x-exchange-antispam-report-test: UriScan:(9452136761055)(189930954265078)(211936372134217)(219752817060721); x-exchange-antispam-report-cfa-test: BCL:0;PCL:0;RULEID:(61425038)(6045074)(6060305)(601004)(2401047)(5005006)(8121501046)(3002001)(10201501046)(6055026)(61426038)(61427038)(6046074)(6061300);SRVR:BY1PR03MB1419;BCL:0;PCL:0;RULEID:;SRVR:BY1PR03MB1419; x-forefront-prvs: 012349AD1C x-forefront-antispam-report: SFV:NSPM;SFS:(10019020)(6009001)(7916002)(13464003)(199003)(377454003)(24454002)(189002)(76176999)(50986999)(68736007)(81156014)(189998001)(102836003)(33656002)(76576001)(54356999)(105586002)(81166006)(106116001)(8990500004)(4326007)(106356001)(2906002)(86362001)(101416001)(3846002)(6116002)(305945005)(3660700001)(5005710100001)(6636002)(3280700002)(86612001)(99286002)(92566002)(9686002)(7736002)(10290500002)(8676002)(5660300001)(10090500001)(2950100002)(2561002)(2421001)(7846002)(586003)(1511001)(77096005)(66066001)(6862003)(74316002)(5001770100001)(229853002)(2900100001)(4001430100002)(97736004)(8936002)(107886002)(87936001)(122556002)(7696004);DIR:OUT;SFP:1102;SCL:1;SRVR:BY1PR03MB1419;H:DM5PR03MB2490.namprd03.prod.outlook.com;FPR:;SPF:None;PTR:InfoNoRecords;A:1;MX:1;LANG:en; spamdiagnosticoutput: 1:99 spamdiagnosticmetadata: NSPM Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 X-OriginatorOrg: microsoft.com X-MS-Exchange-CrossTenant-originalarrivaltime: 11 Nov 2016 22:20:41.9004 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 72f988bf-86f1-41af-91ab-2d7cd011db47 X-MS-Exchange-Transport-CrossTenantHeadersStamped: BY1PR03MB1419 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.home.local id uABMra9I000401 Content-Length: 3887 Lines: 112 > -----Original Message----- > From: Bjorn Helgaas [mailto:helgaas@kernel.org] > Sent: Friday, November 11, 2016 1:04 PM > To: Long Li > Cc: KY Srinivasan ; Haiyang Zhang > ; Bjorn Helgaas ; > devel@linuxdriverproject.org; linux-pci@vger.kernel.org; linux- > kernel@vger.kernel.org; Long Li > Subject: Re: [PATCH 1/2 v3] pci-hyperv: properly handle pci bus remove > > On Mon, Oct 03, 2016 at 11:42:47PM -0700, Long Li wrote: > > From: Long Li > > > > hv_pci_devices_present is called in hv_pci_remove when we remove a PCI > device from host (e.g. by disabling SRIOV on a device). In hv_pci_remove, > the bus is already removed before the call, so we don't need to rescan the > bus in the workqueue scheduled from hv_pci_devices_present. By > introducing status hv_pcibus_removed, we can avoid this situation. > > > > Signed-off-by: Long Li > > Tested-by: Cathy Avery > > Reported-by: Xiaofeng Wang Acked-by: K. Y. Srinivasan > > I need an ack from the Hyper-V maintainers. I see acks for previous > versions, but I don't know whether you've changed things that would > invalidate those acks. If the acks still apply, please include them > and repost these patches. > > Also, please run "git log --oneline drivers/pci/host/pci-hyperv.c" and make > your subject line match the previous ones. > > > --- > > drivers/pci/host/pci-hyperv.c | 20 +++++++++++++++++--- > > 1 file changed, 17 insertions(+), 3 deletions(-) > > > > diff --git a/drivers/pci/host/pci-hyperv.c b/drivers/pci/host/pci-hyperv.c > > index a8deeca..4a37598 100644 > > --- a/drivers/pci/host/pci-hyperv.c > > +++ b/drivers/pci/host/pci-hyperv.c > > @@ -348,6 +348,7 @@ enum hv_pcibus_state { > > hv_pcibus_init = 0, > > hv_pcibus_probed, > > hv_pcibus_installed, > > + hv_pcibus_removed, > > hv_pcibus_maximum > > }; > > > > @@ -1481,13 +1482,24 @@ static void pci_devices_present_work(struct > work_struct *work) > > put_pcichild(hpdev, hv_pcidev_ref_initial); > > } > > > > - /* Tell the core to rescan bus because there may have been changes. > */ > > - if (hbus->state == hv_pcibus_installed) { > > + switch (hbus->state) { > > + case hv_pcibus_installed: > > + /* > > + * Tell the core to rescan bus > > + * because there may have been changes. > > + */ > > pci_lock_rescan_remove(); > > pci_scan_child_bus(hbus->pci_bus); > > pci_unlock_rescan_remove(); > > - } else { > > + break; > > + > > + case hv_pcibus_init: > > + case hv_pcibus_probed: > > survey_child_resources(hbus); > > + break; > > + > > + default: > > + break; > > } > > > > up(&hbus->enum_sem); > > @@ -2163,6 +2175,7 @@ static int hv_pci_probe(struct hv_device *hdev, > > hbus = kzalloc(sizeof(*hbus), GFP_KERNEL); > > if (!hbus) > > return -ENOMEM; > > + hbus->state = hv_pcibus_init; > > > > /* > > * The PCI bus "domain" is what is called "segment" in ACPI and > > @@ -2305,6 +2318,7 @@ static int hv_pci_remove(struct hv_device *hdev) > > pci_stop_root_bus(hbus->pci_bus); > > pci_remove_root_bus(hbus->pci_bus); > > pci_unlock_rescan_remove(); > > + hbus->state = hv_pcibus_removed; > > } > > > > ret = hv_send_resources_released(hdev); > > -- > > 1.8.5.6 > > > > -- > > To unsubscribe from this list: send the line "unsubscribe linux-pci" in > > the body of a message to majordomo@vger.kernel.org > > More majordomo info at > https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fvger.ke > rnel.org%2Fmajordomo- > info.html&data=02%7C01%7Ckys%40microsoft.com%7C982492a275ed4126c4 > d308d40a7644da%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C6361 > 44950466092469&sdata=9cXs6P1zoQ7qB%2BxYD9bsd%2BLMN%2BjwSPQkxnj > iqBdv9go%3D&reserved=0