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,
	"Lorenzo Pieralisi" <lorenzo.pieralisi@arm.com>,
	"Rob Herring" <robh@kernel.org>,
	"Krzysztof Wilczyński" <kwilczynski@kernel.org>,
	"Wu Zongyong" <wuzongyong@linux.alibaba.com>,
	"Alex Williamson" <alex.williamson@redhat.com>,
	"Ross Lagerwall" <ross.lagerwall@citrix.com>,
	"Kalle Valo" <kvalo@kernel.org>, "Lizhi Hou" <lizhi.hou@amd.com>,
	"Guenter Roeck" <groeck7@gmail.com>
Subject: [GIT PULL] PCI changes for v6.6
Date: Sat, 9 Sep 2023 09:44:37 -0500	[thread overview]
Message-ID: <20230909144437.GA326030@bhelgaas> (raw)

The following changes since commit b6f6167ea8a424d14b41c172fe7a5f49e164f221:

  Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci (2023-08-30 20:23:07 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 5260bd6d36c83c5b269c33baaaf8c78e520908b0:

  Revert "PCI: Mark NVIDIA T4 GPUs to avoid bus reset" (2023-09-08 15:11:45 -0500)

----------------------------------------------------------------
- Add PCI_DYNAMIC_OF_NODES dependency on OF_IRQ to fix sparc64 build error
  (Lizhi Hou)

- After coalescing host bridge resources, free any released resources to
  avoid a leak (Ross Lagerwall)

- Revert a quirk that prevented NVIDIA T4 GPUs from using Secondary Bus
  Reset.  The quirk worked around an issue that we now think is related to
  the Root Port, not the GPU (Bjorn Helgaas)

----------------------------------------------------------------
Bjorn Helgaas (1):
      Revert "PCI: Mark NVIDIA T4 GPUs to avoid bus reset"

Lizhi Hou (1):
      PCI: Fix CONFIG_PCI_DYNAMIC_OF_NODES kconfig dependencies

Ross Lagerwall (1):
      PCI: Free released resource after coalescing

 drivers/pci/Kconfig  | 2 +-
 drivers/pci/probe.c  | 1 +
 drivers/pci/quirks.c | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

             reply	other threads:[~2023-09-09 16:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-09 14:44 Bjorn Helgaas [this message]
2023-09-09 18:53 ` [GIT PULL] PCI changes for v6.6 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2023-08-30 19:06 Bjorn Helgaas
2023-08-31  3:50 ` 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=20230909144437.GA326030@bhelgaas \
    --to=helgaas@kernel.org \
    --cc=alex.williamson@redhat.com \
    --cc=groeck7@gmail.com \
    --cc=kvalo@kernel.org \
    --cc=kwilczynski@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=lizhi.hou@amd.com \
    --cc=lorenzo.pieralisi@arm.com \
    --cc=robh@kernel.org \
    --cc=ross.lagerwall@citrix.com \
    --cc=torvalds@linux-foundation.org \
    --cc=wuzongyong@linux.alibaba.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).