linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 0/6] PCI/DPC updates
@ 2018-01-17  5:22 Keith Busch
  2018-01-17  5:22 ` [PATCHv2 1/6] PCI/AER: Return correct value when AER is not supported Keith Busch
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Keith Busch @ 2018-01-17  5:22 UTC (permalink / raw)
  To: linux-pci, Bjorn Helgaas
  Cc: Maik Broemme, Pawandeep Oza, Sinan Kaya, Keith Busch

v1 -> v2:
  Updated change logs with additional information

  Print AER status _only_ if the trigger reason is an uncorrectable
  error.

  Clear the uncorrectable status register after printing so we don't log
  the same errors multiple times.

  Added a patch to fix masking a field being printed.

  Added a patch to enable ERR_COR.

Keith Busch (6):
  PCI/AER: Return approrpiate value when AER is not supported
  PCI/AER: Provide API for getting AER information
  PCI/DPC: Enable DPC in conjuction with AER
  PCI/DPC: Print AER status in DPC event handling
  PCI/DPC: Fix interrupt message number print
  PCI/DPC: Enable ERR_COR

 drivers/pci/pcie/Kconfig           |  2 +-
 drivers/pci/pcie/aer/aerdrv.h      |  1 +
 drivers/pci/pcie/aer/aerdrv_core.c | 10 +++++-----
 drivers/pci/pcie/pcie-dpc.c        | 23 +++++++++++++++++++++--
 drivers/pci/pcie/portdrv_core.c    |  4 ++--
 include/uapi/linux/pci_regs.h      |  3 ++-
 6 files changed, 32 insertions(+), 11 deletions(-)

-- 
2.13.6

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

end of thread, other threads:[~2018-01-25 21:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-17  5:22 [PATCHv2 0/6] PCI/DPC updates Keith Busch
2018-01-17  5:22 ` [PATCHv2 1/6] PCI/AER: Return correct value when AER is not supported Keith Busch
2018-01-17  5:22 ` [PATCHv2 2/6] PCI/AER: API for obtaining AER information Keith Busch
2018-01-17  5:22 ` [PATCHv2 3/6] PCI/DPC: Enable DPC in conjuction with AER Keith Busch
2018-01-17  5:22 ` [PATCHv2 4/6] PCI/DPC: Print AER status in DPC event handling Keith Busch
2018-01-25 19:55   ` Bjorn Helgaas
2018-01-25 21:15     ` Keith Busch
2018-01-25 21:19       ` Keith Busch
2018-01-17  5:22 ` [PATCHv2 5/6] PCI/DPC: Fix interrupt message number print Keith Busch
2018-01-17  5:22 ` [PATCHv2 6/6] PCI/DPC: Enable ERR_COR Keith Busch

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