linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for-next 0/2] Allow drivers to configure AER registers
@ 2019-04-10 12:34 Dennis Dalessandro
  2019-04-10 12:34 ` [PATCH for-next 1/2] PCI/AER: Helper function for configuring " Dennis Dalessandro
  2019-04-10 12:35 ` [PATCH for-next 2/2] IB/hfi1: Make Unsupported Request error non-fatal Dennis Dalessandro
  0 siblings, 2 replies; 11+ messages in thread
From: Dennis Dalessandro @ 2019-04-10 12:34 UTC (permalink / raw)
  To: bhelgaas
  Cc: Mike Marciniszyn, Andriy Shevchenko, jgg, linux-rdma, linux-pci,
	Michael J. Ruhl, dledford, Kamenee Arumugam

Hi Folks,

Here is a set of patches from Kamenee that adds an API for
configuring AER registers. At least one driver needs to be able to change the
default settings and a patch (2/2) is included here. Sending both to linux-pci
since there really isn't a reason for the first to exist without a user.
However normally changes to the hfi1 driver would flow through linux-rdma.

This series is based on the PCI branch 'next' but I expect would apply the same
to rdma-next as well if we wanted to go that route.

---

Kamenee Arumugam (2):
      PCI/AER: Helper function for configuring AER registers
      IB/hfi1: Make Unsupported Request error non-fatal


 drivers/infiniband/hw/hfi1/pcie.c |    1 +
 drivers/pci/pcie/aer.c            |   33 +++++++++++++++++++++++++++++++++
 include/linux/aer.h               |   17 +++++++++++++++++
 3 files changed, 51 insertions(+), 0 deletions(-)

--
-Denny

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

end of thread, other threads:[~2019-04-15 21:46 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-10 12:34 [PATCH for-next 0/2] Allow drivers to configure AER registers Dennis Dalessandro
2019-04-10 12:34 ` [PATCH for-next 1/2] PCI/AER: Helper function for configuring " Dennis Dalessandro
2019-04-10 13:46   ` Andriy Shevchenko
2019-04-10 12:35 ` [PATCH for-next 2/2] IB/hfi1: Make Unsupported Request error non-fatal Dennis Dalessandro
2019-04-10 19:29   ` Bjorn Helgaas
     [not found]     ` <14063C7AD467DE4B82DEDB5C278E8663BE6A1B14@FMSMSX108.amr.corp.intel.com>
2019-04-11 18:22       ` Arumugam, Kamenee
2019-04-11 18:29         ` Jason Gunthorpe
2019-04-11 20:37           ` Arumugam, Kamenee
2019-04-12 13:55             ` Jason Gunthorpe
2019-04-15 18:47               ` Dennis Dalessandro
2019-04-15 21:46                 ` 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).