summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxlflash
diff options
context:
space:
mode:
authorGuenter Roeck2017-05-06 01:31:47 +0200
committerMartin K. Petersen2017-05-09 04:09:21 +0200
commit07cc1ccfb84320582c9ac389a21cd81df82bc123 (patch)
treedcf7a5822147becce624442dd16f7308e9b1d31a /drivers/scsi/cxlflash
parentscsi: qedf: Avoid reading past end of buffer (diff)
downloadkernel-qcow2-linux-07cc1ccfb84320582c9ac389a21cd81df82bc123.tar.gz
kernel-qcow2-linux-07cc1ccfb84320582c9ac389a21cd81df82bc123.tar.xz
kernel-qcow2-linux-07cc1ccfb84320582c9ac389a21cd81df82bc123.zip
scsi: cxlflash: Select IRQ_POLL
The driver now uses IRQ_POLL and needs to select it to avoid the following build error. ERROR: ".irq_poll_complete" [drivers/scsi/cxlflash/cxlflash.ko] undefined! ERROR: ".irq_poll_sched" [drivers/scsi/cxlflash/cxlflash.ko] undefined! ERROR: ".irq_poll_disable" [drivers/scsi/cxlflash/cxlflash.ko] undefined! ERROR: ".irq_poll_init" [drivers/scsi/cxlflash/cxlflash.ko] undefined! Fixes: cba06e6de403 ("scsi: cxlflash: Implement IRQ polling for RRQ processing") Signed-off-by: Guenter Roeck <linux@roeck-us.net> Acked-by: Matthew R. Ochs <mrochs@linux.vnet.ibm.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/cxlflash')
-rw-r--r--drivers/scsi/cxlflash/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/scsi/cxlflash/Kconfig b/drivers/scsi/cxlflash/Kconfig
index c052104e523e..a011c5dbf214 100644
--- a/drivers/scsi/cxlflash/Kconfig
+++ b/drivers/scsi/cxlflash/Kconfig
@@ -5,6 +5,7 @@
config CXLFLASH
tristate "Support for IBM CAPI Flash"
depends on PCI && SCSI && CXL && EEH
+ select IRQ_POLL
default m
help
Allows CAPI Accelerated IO to Flash