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)
commit738c4e411dadbe341f80f30d56518b68ae1e605f
treecf7b5cc91bd3265bf7c0cb2804b778df1a6a3342
parent8aefa9b0d9105d70eb8799d2b4feffd784e22bae
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