From mboxrd@z Thu Jan 1 00:00:00 1970 From: greg@kroah.com (Greg KH) Date: Mon, 18 Jan 2016 16:27:08 -0800 Subject: PCI-Express Hotplug In-Reply-To: <201601190604058226064@126.com> References: <201601190604058226064@126.com> Message-ID: <20160119002708.GA18949@kroah.com> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org On Tue, Jan 19, 2016 at 06:04:07AM +0800, lifelong0811 at 126.com wrote: > > Hi? > Does somebody knows how the linux kernel implement the PCI-Express Hotplug. Yes. The kernel code has the details. > The process of the PCI-Express Hotplug is the same as the PCI hotplug? Yes. greg k-h