From: Simon Horman <simon.horman@netronome.com>
To: Bjorn Helgaas <bhelgaas@google.com>
Cc: linux-pci@vger.kernel.org, Simon Horman <simon.horman@netronome.com>
Subject: [PATCH 0/2] PCI: Limit config space size for Netronome NFP4000
Date: Fri, 11 Dec 2015 11:30:10 +0900 [thread overview]
Message-ID: <1449801012-10432-1-git-send-email-simon.horman@netronome.com> (raw)
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
next reply other threads:[~2015-12-11 2:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-11 2:30 Simon Horman [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1449801012-10432-1-git-send-email-simon.horman@netronome.com \
--to=simon.horman@netronome.com \
--cc=bhelgaas@google.com \
--cc=linux-pci@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).