linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 0/4] aer inject updates
@ 2018-10-11 18:34 Keith Busch
  2018-10-11 18:34 ` [PATCHv2 1/4] PCI/AER: Reuse existing pcie_port_find_device() interface Keith Busch
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Keith Busch @ 2018-10-11 18:34 UTC (permalink / raw)
  To: linux-pci, Bjorn Helgaas; +Cc: Keith Busch

This is the same as the previous version, except a refactoring was split
out into its own patch rather than included in the final patch.

Keith Busch (4):
  PCI/AER: Reuse existing pcie_port_find_device() interface
  PCI/AER: Abstract AER interrupt handling
  PCI/AER: Refactor error injection fallbacks
  PCI/AER: Covertly inject errors with ftrace hooks

 drivers/pci/pcie/aer.c          |   3 +-
 drivers/pci/pcie/aer_inject.c   | 248 +++++++++++++++++++++++++++++++---------
 drivers/pci/pcie/portdrv.h      |   4 -
 drivers/pci/pcie/portdrv_core.c |   1 +
 4 files changed, 199 insertions(+), 57 deletions(-)

-- 
2.14.4


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

end of thread, other threads:[~2018-10-11 19:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-11 18:34 [PATCHv2 0/4] aer inject updates Keith Busch
2018-10-11 18:34 ` [PATCHv2 1/4] PCI/AER: Reuse existing pcie_port_find_device() interface Keith Busch
2018-10-11 18:34 ` [PATCHv2 2/4] PCI/AER: Abstract AER interrupt handling Keith Busch
2018-10-11 18:34 ` [PATCHv2 3/4] PCI/AER: Refactor error injection fallbacks Keith Busch
2018-10-11 18:34 ` [PATCHv2 4/4] PCI/AER: Covertly inject errors with ftrace hooks Keith Busch
2018-10-11 19:41   ` Bjorn Helgaas
2018-10-11 19:42     ` Keith Busch
2018-10-11 19:02 ` [PATCHv2 0/4] aer inject updates Bjorn Helgaas

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