All of lore.kernel.org
 help / color / mirror / Atom feed
* pci_error_handlers for pci_host_bridge ?
@ 2018-06-06 12:27 Subrahmanya Lingappa
  2018-06-06 12:50 ` Bjorn Helgaas
  0 siblings, 1 reply; 9+ messages in thread
From: Subrahmanya Lingappa @ 2018-06-06 12:27 UTC (permalink / raw)
  To: linux-pci; +Cc: Bjorn Helgaas

Hi,
according to https://github.com/torvalds/linux/blob/master/Documentation/PCI/pci-error-recovery.txt

as part of AER handling, struct pci_error_handlers{} is implemented by
endpoint drivers to handle device specific recovery steps for "struct
pci_driver".

But we have a platform_driver which implements "struct
pci_host_bridge" which also supports AER capability how can we support
pci_error_handlers() for the host bridge drivers ?

Thanks,
Subrahmanya.

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

end of thread, other threads:[~2018-06-09 10:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-06 12:27 pci_error_handlers for pci_host_bridge ? Subrahmanya Lingappa
2018-06-06 12:50 ` Bjorn Helgaas
2018-06-07 10:15   ` Subrahmanya Lingappa
2018-06-07 10:50     ` poza
2018-06-07 13:59       ` Bjorn Helgaas
2018-06-08 11:57         ` Subrahmanya Lingappa
2018-06-08 12:36           ` Bjorn Helgaas
2018-06-09 10:10             ` Subrahmanya Lingappa
2018-06-09 10:08       ` Subrahmanya Lingappa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.