linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] PCI: Limit config space size for Netronome NFP4000
@ 2015-12-11  2:30 Simon Horman
  2015-12-11  2:30 ` [PATCH 1/2] PCI: Add Netronome NFP4000 device ID Simon Horman
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Simon Horman @ 2015-12-11  2:30 UTC (permalink / raw)
  To: Bjorn Helgaas; +Cc: linux-pci, Simon Horman

Like the NFP6000 the NFP4000 as an erratum where reading/writing to PCI
config space addresses above 0x600 can cause the NFP to generate PCIe
completion timeouts.

This short series extends usage quirk_nfp6000, which handles the above
problem by limiting config space size to 0x600 bytes, to the NFP4000.

Compile tested on top of the pci/misc branch.

Simon Horman (2):
  PCI: Add Netronome NFP4000 device ID
  PCI: Limit config space size for Netronome NFP4000

 drivers/pci/quirks.c    | 1 +
 include/linux/pci_ids.h | 1 +
 2 files changed, 2 insertions(+)

-- 
2.1.4


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

end of thread, other threads:[~2016-01-15 23:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-11  2:30 [PATCH 0/2] PCI: Limit config space size for Netronome NFP4000 Simon Horman
2015-12-11  2:30 ` [PATCH 1/2] PCI: Add Netronome NFP4000 device ID Simon Horman
2015-12-11  2:30 ` [PATCH 2/2] PCI: Limit config space size for Netronome NFP4000 Simon Horman
2016-01-15 23:32 ` [PATCH 0/2] " 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).