[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200725001753.GA1556558@bjorn-Precision-5520>
Date: Fri, 24 Jul 2020 19:17:53 -0500
From: Bjorn Helgaas <helgaas@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-pci@...r.kernel.org, linux-kernel@...r.kernel.org,
Patrick Volkerding <volkerdi@...il.com>,
Karol Herbst <kherbst@...hat.com>,
Kai-Heng Feng <kai.heng.feng@...onical.com>,
Mika Westerberg <mika.westerberg@...ux.intel.com>,
Jason Wang <jasowang@...hat.com>,
"Michael S. Tsirkin" <mst@...hat.com>
Subject: [GIT PULL] PCI fixes for v5.8
PCI fixes:
- Reject invalid IRQ 0 command line argument for virtio_mmio because
IRQ 0 now generates warnings (Bjorn Helgaas)
- Revert "PCI/PM: Assume ports without DLL Link Active train links
in 100 ms", which broke nouveau (Bjorn Helgaas)
The following changes since commit 5396956cc7c6874180c9bfc1ceceb02b739a6a87:
PCI: Make pcie_find_root_port() work for Root Ports (2020-06-30 16:58:27 -0500)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.8-fixes-2
for you to fetch changes up to d08c30d7a0d1826f771f16cde32bd86e48401791:
Revert "PCI/PM: Assume ports without DLL Link Active train links in 100 ms" (2020-07-22 10:31:52 -0500)
----------------------------------------------------------------
pci-v5.8-fixes-2
----------------------------------------------------------------
Bjorn Helgaas (2):
virtio-mmio: Reject invalid IRQ 0 command line argument
Revert "PCI/PM: Assume ports without DLL Link Active train links in 100 ms"
drivers/pci/pci.c | 30 +++++++++---------------------
drivers/virtio/virtio_mmio.c | 4 ++--
2 files changed, 11 insertions(+), 23 deletions(-)
Powered by blists - more mailing lists