]> git.baikalelectronics.ru Git - kernel.git/commit
PCI/DPC: Use threaded IRQ for bottom half handling
authorKeith Busch <keith.busch@intel.com>
Mon, 16 Jul 2018 22:05:06 +0000 (17:05 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 19 Jul 2018 21:21:01 +0000 (16:21 -0500)
commitb75ff19fe7d7ee0a246c0017ba6c46d7f2d0982c
treecf7b5cc91bd3265bf7c0cb2804b778df1a6a3342
parent29fa159c8331a16d808ee23d073bcbcc8c4919ea
PCI/DPC: Use threaded IRQ for bottom half handling

Remove the work struct that was being used to handle a DPC event and use a
threaded IRQ instead.

Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Sinan Kaya <okaya@kernel.org>
Reviewed-by: Oza Pawandeep <poza@codeaurora.org>
drivers/pci/pcie/dpc.c