linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* A question about PCI suspend-resume functionallity
@ 2014-07-08 15:39 Igor Bezukh
  2014-07-08 20:47 ` Bjorn Helgaas
  0 siblings, 1 reply; 11+ messages in thread
From: Igor Bezukh @ 2014-07-08 15:39 UTC (permalink / raw)
  To: linux-pci@vger.kernel.org

Hi,


We are testing Intel Gigabit adapter driver (igb) under Fedora 20, kernel 3.14.4 for the following use-case:

(*) Adapter is connected to the PCIE slot
(*) We put the system under suspend by running pm-suspend from user-space
(*) Remove the adapter from the PCIE slot
(*) Wake up the system

Currenlty, we got kernel panics and the system got stuck.

My question is - does the PCI subsystem logic calls the driver remove function when driver resume function returns with error code?

Or should I implement the call to igb_remove from igb_resume in the Intel driver?

Thanks,
Igor Bezukh

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

end of thread, other threads:[~2014-07-11  7:54 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-08 15:39 A question about PCI suspend-resume functionallity Igor Bezukh
2014-07-08 20:47 ` Bjorn Helgaas
2014-07-08 22:05   ` Rafael J. Wysocki
2014-07-09 14:18     ` Alan Stern
2014-07-09 15:55       ` Bjorn Helgaas
2014-07-09 16:26         ` Alan Stern
2014-07-09 16:35         ` Rafael J. Wysocki
2014-07-09 19:24           ` Bjorn Helgaas
2014-07-10 11:39             ` Rafael J. Wysocki
2014-07-10 22:12               ` Bjorn Helgaas
2014-07-11  7:53                 ` Igor Bezukh

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).