linux-kernel.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,
	Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>,
	Keith Busch <keith.busch@intel.com>,
	Alex Williamson <alex.williamson@redhat.com>,
	Alexandru Gagniuc <alex.gagniuc@dellteam.com>,
	Lukas Wunner <lukas@wunner.de>,
	Logan Gunthorpe <logang@deltatee.com>
Subject: [GIT PULL] PCI fixes for v5.1
Date: Thu, 2 May 2019 08:55:38 -0500	[thread overview]
Message-ID: <20190502135538.GB11579@google.com> (raw)

Hi Linus,

I apologize for sending these so late in the cycle.  We went back and forth
about how to deal with the unexpected logging of intentional link state
changes and finally decided to just config them off by default.

PCI fixes:

  - Stop ignoring "pci=disable_acs_redir" parameter (Logan Gunthorpe)

  - Use shared MSI/MSI-X vector for Link Bandwidth Management (Alex
    Williamson)

  - Add Kconfig option for Link Bandwidth notification messages (Keith
    Busch)


The following changes since commit 3943af9d01e94330d0cfac6fccdbc829aad50c92:

  PCI: pciehp: Ignore Link State Changes after powering off a slot (2019-04-10 16:06:43 -0500)

are available in the Git repository at:

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

for you to fetch changes up to 2078e1e7f7e0e21bd0291908f3037c39e666d27b:

  PCI/LINK: Add Kconfig option (default off) (2019-05-02 08:34:32 -0500)

----------------------------------------------------------------
pci-v5.1-fixes-3

----------------------------------------------------------------
Alex Williamson (1):
      PCI/portdrv: Use shared MSI/MSI-X vector for Bandwidth Management

Keith Busch (1):
      PCI/LINK: Add Kconfig option (default off)

Logan Gunthorpe (1):
      PCI: Fix issue with "pci=disable_acs_redir" parameter being ignored

 drivers/pci/pci.c               | 19 +++++++++++++++++--
 drivers/pci/pcie/Kconfig        |  8 ++++++++
 drivers/pci/pcie/Makefile       |  2 +-
 drivers/pci/pcie/portdrv.h      |  4 ++++
 drivers/pci/pcie/portdrv_core.c |  3 ++-
 5 files changed, 32 insertions(+), 4 deletions(-)

             reply	other threads:[~2019-05-02 13:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-02 13:55 Bjorn Helgaas [this message]
2019-05-02 16:15 ` [GIT PULL] PCI fixes for v5.1 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2019-04-12 15:38 Bjorn Helgaas
2019-04-13 22:00 ` pr-tracker-bot
2019-03-28 19:03 Bjorn Helgaas
2019-03-28 21:15 ` 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=20190502135538.GB11579@google.com \
    --to=helgaas@kernel.org \
    --cc=alex.gagniuc@dellteam.com \
    --cc=alex.williamson@redhat.com \
    --cc=keith.busch@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=logang@deltatee.com \
    --cc=lorenzo.pieralisi@arm.com \
    --cc=lukas@wunner.de \
    --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).