Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1720654
| From | Bjorn Helgaas <helgaas@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] PCI fixes for v4.13 |
| Date | 2017-08-26 14:20 +0200 |
| Message-ID | <uiIed-14k-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
PCI fix:
- remove needlessly alarming MSI affinity warning (this is not actually a
bug fix, but the warning prompts unnecessary bug reports)
The following changes since commit 8466489ef5ba48272ba4fa4ea9f8f403306de4c7:
xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issue (2017-08-02 12:05:07 -0500)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git pci-v4.13-fixes-3
for you to fetch changes up to 8e1101d251647802d0a4ae19eb3d0e1453eaeff4:
PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULL (2017-08-25 18:58:42 -0500)
----------------------------------------------------------------
pci-v4.13-fixes-3
----------------------------------------------------------------
Christoph Hellwig (1):
PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULL
drivers/pci/msi.c | 13 +++----------
1 file changed, 3 insertions(+), 10 deletions(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] PCI fixes for v4.13 Bjorn Helgaas <helgaas@kernel.org> - 2017-08-26 14:20 +0200
csiph-web