]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'pci/dpc'
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 15 Aug 2018 19:58:51 +0000 (14:58 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 15 Aug 2018 19:58:51 +0000 (14:58 -0500)
commit6af37e3720482e097e5d344be456cb0c277a35f3
tree55ab1402c445f11cf40587a1711b295451e17a63
parentba091e36c42ecf7fa58c8c97bb81f52c1f3c9e33
parentc179f9073679afd68e3b8873ee6798b21521cddd
Merge branch 'pci/dpc'

  - Defer DPC event handling to work queue (Keith Busch)

  - Use threaded IRQ for DPC bottom half (Keith Busch)

  - Print AER status while handling DPC events (Keith Busch)

* pci/dpc:
  PCI/DPC: Remove indirection waiting for inactive link
  PCI/DPC: Use threaded IRQ for bottom half handling
  PCI/DPC: Print AER status in DPC event handling
  PCI/DPC: Remove rp_pio_status from dpc struct
  PCI/DPC: Defer event handling to work queue
  PCI/DPC: Leave interrupts enabled while handling event