linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pci express hotplug problem
@ 2011-06-08  8:33 shivprashant
  2011-06-08 15:15 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: shivprashant @ 2011-06-08  8:33 UTC (permalink / raw)
  To: linux-hotplug

   hi,
i am writing pci express hotplug driver for mpc8315erdb(powerpc). the 
driver uses PCI hotplug subsystem not pcie port bus driver. i am able to 
do insertion and removal of pci express cards and confirm using 'lspci' 
command. driver is working with SATA and PATA memory cards with some 
minor modifications in the kernel. the problem i am facing now is when i 
try to repeatedly insert and remove the kernel is crashing, although 
non-fatal. normal insertion/removal works fine but repeated 
insertion/removal fails. pls guide me where am i wrong or what changes i 
should make to recover from pci errors.

-- 
With Regards,
Shivaprashanth H


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

* Re: pci express hotplug problem
  2011-06-08  8:33 pci express hotplug problem shivprashant
@ 2011-06-08 15:15 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2011-06-08 15:15 UTC (permalink / raw)
  To: linux-hotplug

On Wed, Jun 08, 2011 at 01:51:56PM +0530, shivprashant wrote:
>   hi,
> i am writing pci express hotplug driver for mpc8315erdb(powerpc).
> the driver uses PCI hotplug subsystem not pcie port bus driver. i am
> able to do insertion and removal of pci express cards and confirm
> using 'lspci' command. driver is working with SATA and PATA memory
> cards with some minor modifications in the kernel. the problem i am
> facing now is when i try to repeatedly insert and remove the kernel
> is crashing, although non-fatal. normal insertion/removal works fine
> but repeated insertion/removal fails. pls guide me where am i wrong
> or what changes i should make to recover from pci errors.

You should post this on the linux-pci@vger.kernel.org list, along with
the errors and crashes you are seeing, and your code that you have
written so that people can help you out with it.

good luck,

greg k-h

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

end of thread, other threads:[~2011-06-08 15:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-08  8:33 pci express hotplug problem shivprashant
2011-06-08 15: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).