From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from oproxy6-pub.bluehost.com ([67.222.54.6]:36590 "HELO oproxy6-pub.bluehost.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1753724Ab2A0SgE (ORCPT ); Fri, 27 Jan 2012 13:36:04 -0500 Date: Fri, 27 Jan 2012 10:36:01 -0800 From: Jesse Barnes To: Yinghai Lu Cc: Linus Torvalds , Kenji Kaneshige , Matthew Wilcox , linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/7] PCI: pcie hotplug related patch Message-ID: <20120127103601.09e3f771@jbarnes-desktop> In-Reply-To: References: <1327139539-14301-1-git-send-email-yinghai@kernel.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/ew2DPY4uNs5K0M=GNBx.pB2"; protocol="application/pgp-signature" Sender: linux-pci-owner@vger.kernel.org List-ID: --Sig_/ew2DPY4uNs5K0M=GNBx.pB2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Sat, 21 Jan 2012 02:26:46 -0800 Yinghai Lu wrote: > On Sat, Jan 21, 2012 at 1:52 AM, Yinghai Lu wrote: > > b40c9ef: pciehp: Disable/enable link during slot power off/on > > fe877ae: pciehp: Add Disable/enable link functions > > 292e286: pciehp: Add pcie_wait_link_not_active() > > 186b3fd: pciehp: print out link status when dlla get active. > > 2781df4: pciehp: Checking pci conf reading to new added device instead = of sleep 1s > > bf1c4ac: PCI: Separate pci_bus_read_dev_vendor_id from pci_scan_device > > 601c6f1: PCI: Make sriov work with hotplug remove > > > > =A0drivers/pci/hotplug/pciehp_hpc.c | =A0133 ++++++++++++++++++++++++++= +++++------- > > =A0drivers/pci/pci.h =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0| =A0 =A02 + > > =A0drivers/pci/probe.c =A0 =A0 =A0 =A0 =A0 =A0 =A0| =A0 48 +++++++++---= -- > > =A0drivers/pci/remove.c =A0 =A0 =A0 =A0 =A0 =A0 | =A0 28 ++++++++- > > =A04 files changed, 169 insertions(+), 42 deletions(-) > > > > First one is for hotplug with sriov under bridge. > > following two are for hotplug probing with pci conf reading. > > Last four are for pcie link disable when power off slots. >=20 > could be found at: >=20 > git://git.kernel.org/pub/scm/linux/kernel/git/yinghai/linux-yinghai.git > for-pci-hp Ok I dropped the earlier link state check; can you re-post the series with Linus's comments addressed? Kenji-san, do you have time to at least review these? Testing would be nice too... Thanks, --=20 Jesse Barnes, Intel Open Source Technology Center --Sig_/ew2DPY4uNs5K0M=GNBx.pB2 Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iQIcBAEBAgAGBQJPIu6RAAoJEIEoDkX4Qk9hNZ8QAKyXfZO4zjYP+W6cZ4Eqp4W5 SwfmdWW2vBjAZLO9sAd255PBzeXvlrehEpb+Zy4DN/XGHe5viBZN4FDDGiTwSfZx 6El0z18w92fc48KdK+DGvFUWSrGqIhYJUY48d6e7UHAulx1VkNTttNYM+MeJATKX dbJAoPduREkRLV7U0aSEi+vBqCwwshaMBnuDfMc9XaYTfXgpO1z169LuHjgZUhqe Xcg9F70u8lqQgoqQW8OtH1qu8tSbLvmQxLPD7ii2n7wL9pdnRY/Ij1a0wj+Qci9X jHt7cTjdWHQPD0LNfeGRROZl9kTiFmSbDtXWVfEa10ApDpdNDWMUVh9/da5v5Qh8 sGXxNP9qWKfsns/707/KL1AF368p+JFOnv4+bIKbKGJSzI0seQCfn95wKnU0Wchz DvkMl6ETuWiq0rlWxZREAVyOncTLbN5OK78AtMD6oCssen4V02EPS5c/dGqW/Z9J rvU1VCCTKuMTGh1avpi0MuQqGeFYRkFqkQRfAxDwJrsMf1+1D4PHJgDWch1QRtPv Rixq+g0k5cmMFIWkol7UMhPBjGISIHrXnt2hJ8Q4ZedlxPMcnyZEeAtwsXJlJKsZ ABIMjxXvYKb5saC0E3zvnSyjRrjZdm+YwsYeHG2iy6/3IzR7WpWvAJIxS7g+voPD 4VVuKiKPaJ3WbMtLXCig =Er01 -----END PGP SIGNATURE----- --Sig_/ew2DPY4uNs5K0M=GNBx.pB2--