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)
commitafa512a7b75756c83d8ea50a7c3f531c47426603
treecf7b5cc91bd3265bf7c0cb2804b778df1a6a3342
parent05df970eaa4eed28ed48769977ee0186cac83db8
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