linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bjorn Helgaas <helgaas@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org,
	Kuppuswamy Sathyanarayanan 
	<sathyanarayanan.kuppuswamy@linux.intel.com>,
	"Jason A. Donenfeld" <Jason@zx2c4.com>,
	Randy Dunlap <rdunlap@infradead.org>
Subject: [GIT PULL] PCI fixes for v5.6
Date: Thu, 6 Feb 2020 08:09:15 -0600	[thread overview]
Message-ID: <20200206140915.GA124818@google.com> (raw)

PCI fixes:

  - Define to_pci_sysdata() always to fix build breakage when
    !CONFIG_PCI (Jason A. Donenfeld)

  - Use PF PASID for VFs to fix VF IOMMU bind failures (Kuppuswamy
    Sathyanarayanan)


The following changes since commit d4e9056daedca3891414fe3c91de3449a5dad0f2:

  initramfs: do not show compression mode choice if INITRAMFS_SOURCE is empty (2020-02-03 17:31:43 +0000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.6-fixes-1

for you to fetch changes up to 2e34673be0bd6bb0c6c496a861cbc3f7431e7ce3:

  PCI/ATS: Use PF PASID for VFs (2020-02-05 11:58:08 -0600)

----------------------------------------------------------------
pci-v5.6-fixes-1

----------------------------------------------------------------
Jason A. Donenfeld (1):
      x86/PCI: Define to_pci_sysdata() even when !CONFIG_PCI

Kuppuswamy Sathyanarayanan (1):
      PCI/ATS: Use PF PASID for VFs

 arch/x86/include/asm/pci.h | 4 ++--
 drivers/pci/ats.c          | 6 ++++--
 2 files changed, 6 insertions(+), 4 deletions(-)

             reply	other threads:[~2020-02-06 14:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-06 14:09 Bjorn Helgaas [this message]
2020-02-06 14:25 ` [GIT PULL] PCI fixes for v5.6 pr-tracker-bot
2020-02-28 19:21 Bjorn Helgaas
2020-02-28 19:55 ` pr-tracker-bot

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=20200206140915.GA124818@google.com \
    --to=helgaas@kernel.org \
    --cc=Jason@zx2c4.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=rdunlap@infradead.org \
    --cc=sathyanarayanan.kuppuswamy@linux.intel.com \
    --cc=torvalds@linux-foundation.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).