mbox series

[GIT,PULL] PCI fixes for v6.8

Message ID 20240216233501.GA1362441@bhelgaas
State New
Headers show
Series [GIT,PULL] PCI fixes for v6.8 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.8-fixes-3

Message

Bjorn Helgaas Feb. 16, 2024, 11:35 p.m. UTC
The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.8-fixes-3

for you to fetch changes up to 172c0cf519fb52860157c57067f1a58cfc0aa861:

  MAINTAINERS: Add Siddharth Vadapalli as PCI TI DRA7XX/J721E reviewer (2024-02-16 16:42:59 -0600)

----------------------------------------------------------------
- Keep bridges in D0 if we need to poll downstream devices for PME to
  resolve a v6.6 regression where we failed to enumerate devices below
  bridges put in D3hot by runtime PM, e.g., NVMe drives connected via
  Thunderbolt or USB4 docks (Alex Williamson)

- Add Siddharth Vadapalli as PCI TI DRA7XX/J721E reviewer

----------------------------------------------------------------
Alex Williamson (1):
      PCI: Fix active state requirement in PME polling

Siddharth Vadapalli (1):
      MAINTAINERS: Add Siddharth Vadapalli as PCI TI DRA7XX/J721E reviewer

 MAINTAINERS       |  1 +
 drivers/pci/pci.c | 37 ++++++++++++++++++++++---------------
 2 files changed, 23 insertions(+), 15 deletions(-)

Comments

pr-tracker-bot@kernel.org Feb. 17, 2024, 4:27 p.m. UTC | #1
The pull request you sent on Fri, 16 Feb 2024 17:35:01 -0600:

> git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.8-fixes-3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4a7571485c467b76cc19fae304452fd56921c789

Thank you!