From: Bjorn Helgaas <bhelgaas@google.com>
To: Alex Williamson <alex.williamson@redhat.com>
Cc: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org,
donald.d.dugger@intel.com
Subject: Re: [PATCH] PCI: ACS quirks for Intel 9-series PCH root ports
Date: Fri, 15 May 2015 17:57:43 -0500 [thread overview]
Message-ID: <20150515225743.GB31666@google.com> (raw)
In-Reply-To: <20150501191925.1863.71223.stgit@gimli.home>
On Fri, May 01, 2015 at 01:20:13PM -0600, Alex Williamson wrote:
> Intel confirms that 9-series chipset root ports provide ACS-equivalent
> isolation when configured via the existing Intel PCH ACS quirk setup.
>
> Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
> Cc: Don Dugger <donald.d.dugger@intel.com>
Applied with Don's ack to pci/virtualization for v4.2, thanks!
> ---
> drivers/pci/quirks.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/drivers/pci/quirks.c b/drivers/pci/quirks.c
> index c6dc1df..f126bd6 100644
> --- a/drivers/pci/quirks.c
> +++ b/drivers/pci/quirks.c
> @@ -3740,6 +3740,8 @@ static const u16 pci_quirk_intel_pch_acs_ids[] = {
> /* Wellsburg (X99) PCH */
> 0x8d10, 0x8d11, 0x8d12, 0x8d13, 0x8d14, 0x8d15, 0x8d16, 0x8d17,
> 0x8d18, 0x8d19, 0x8d1a, 0x8d1b, 0x8d1c, 0x8d1d, 0x8d1e,
> + /* Lynx Point (9 series) PCH */
> + 0x8c90, 0x8c92, 0x8c94, 0x8c96, 0x8c98, 0x8c9a, 0x8c9c, 0x8c9e,
> };
>
> static bool pci_quirk_intel_pch_acs_match(struct pci_dev *dev)
>
prev parent reply other threads:[~2015-05-15 22:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-01 19:20 [PATCH] PCI: ACS quirks for Intel 9-series PCH root ports Alex Williamson
2015-05-01 20:37 ` Dugger, Donald D
2015-05-01 20:37 ` Dugger, Donald D
2015-05-15 22:57 ` 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=20150515225743.GB31666@google.com \
--to=bhelgaas@google.com \
--cc=alex.williamson@redhat.com \
--cc=donald.d.dugger@intel.com \
--cc=linux-kernel@vger.kernel.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.