linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bjorn Helgaas <helgaas@kernel.org>
To: Simon Horman <simon.horman@netronome.com>
Cc: Bjorn Helgaas <bhelgaas@google.com>, linux-pci@vger.kernel.org
Subject: Re: [PATCH 0/2] PCI: Limit config space size for Netronome NFP4000
Date: Fri, 15 Jan 2016 17:32:41 -0600	[thread overview]
Message-ID: <20160115233241.GC14080@localhost> (raw)
In-Reply-To: <1449801012-10432-1-git-send-email-simon.horman@netronome.com>

On Fri, Dec 11, 2015 at 11:30:10AM +0900, Simon Horman wrote:
> 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(+)

Applied to pci/misc for v4.5, thanks, Simon.

      parent reply	other threads:[~2016-01-15 23:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Bjorn Helgaas [this message]

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=20160115233241.GC14080@localhost \
    --to=helgaas@kernel.org \
    --cc=bhelgaas@google.com \
    --cc=linux-pci@vger.kernel.org \
    --cc=simon.horman@netronome.com \
    /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).