kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* PCI-Express Hotplug
@ 2016-01-18 22:04 lifelong0811 at 126.com
  2016-01-19  0:27 ` Greg KH
  0 siblings, 1 reply; 4+ messages in thread
From: lifelong0811 at 126.com @ 2016-01-18 22:04 UTC (permalink / raw)
  To: kernelnewbies


Hi?
    Does somebody knows how the linux kernel implement the PCI-Express Hotplug. The process of the PCI-Express Hotplug is the same as the PCI hotplug?


lifelong0811 at 126.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20160119/b83ab78e/attachment.html 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* PCI-Express Hotplug
  2016-01-18 22:04 PCI-Express Hotplug lifelong0811 at 126.com
@ 2016-01-19  0:27 ` Greg KH
  2016-01-21  1:06   ` lifelong0811 at 126.com
  0 siblings, 1 reply; 4+ messages in thread
From: Greg KH @ 2016-01-19  0:27 UTC (permalink / raw)
  To: kernelnewbies

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* PCI-Express Hotplug
  2016-01-19  0:27 ` Greg KH
@ 2016-01-21  1:06   ` lifelong0811 at 126.com
  2016-01-21  1:15     ` Greg KH
  0 siblings, 1 reply; 4+ messages in thread
From: lifelong0811 at 126.com @ 2016-01-21  1:06 UTC (permalink / raw)
  To: kernelnewbies

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. 
    



lifelong0811 at 126.com
 
From: Greg KH
Date: 2016-01-19 08:27
To: lifelong0811 at 126.com
CC: kernelnewbies
Subject: Re: PCI-Express Hotplug
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20160121/cffdd35d/attachment.html 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* PCI-Express Hotplug
  2016-01-21  1:06   ` lifelong0811 at 126.com
@ 2016-01-21  1:15     ` Greg KH
  0 siblings, 0 replies; 4+ messages in thread
From: Greg KH @ 2016-01-21  1:15 UTC (permalink / raw)
  To: kernelnewbies

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-01-21  1:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-18 22:04 PCI-Express Hotplug lifelong0811 at 126.com
2016-01-19  0:27 ` Greg KH
2016-01-21  1:06   ` lifelong0811 at 126.com
2016-01-21  1:15     ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).