From mboxrd@z Thu Jan 1 00:00:00 1970 From: greg@kroah.com (Greg KH) Date: Wed, 20 Jan 2016 17:15:46 -0800 Subject: PCI-Express Hotplug In-Reply-To: <201601210906406947757@126.com> References: <201601190604058226064@126.com> <20160119002708.GA18949@kroah.com> <201601210906406947757@126.com> Message-ID: <20160121011546.GA4851@kroah.com> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org On Thu, Jan 21, 2016 at 09:06:42AM +0800, lifelong0811 at 126.com wrote: > Hi: > Thanks for you responce. I am a new developer in linux kernel. Can you > help me recommand some detailled document about the PCIE hotplug or the > detailed linux kernel .c file. The in-kernel files should be sufficient to understand the design, what specific questions do you have after reading them? And no, with Linux there is almost never a "detailed document", they always get out of date compared to the code itself. good luck, greg k-h