Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1637481
| From | "Matthew R. Ochs" <mrochs@linux.vnet.ibm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] cxlflash: Select IRQ_POLL |
| Date | 2017-05-08 16:50 +0200 |
| Message-ID | <tES93-59R-5@gated-at.bofh.it> (permalink) |
| References | <tDUZj-5y-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> On May 5, 2017, at 6:31 PM, Guenter Roeck <linux@roeck-us.net> wrote:
>
> 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>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] cxlflash: Select IRQ_POLL Guenter Roeck <linux@roeck-us.net> - 2017-05-06 01:40 +0200 Re: [PATCH] cxlflash: Select IRQ_POLL "Matthew R. Ochs" <mrochs@linux.vnet.ibm.com> - 2017-05-08 16:50 +0200 Re: [PATCH] cxlflash: Select IRQ_POLL "Martin K. Petersen" <martin.petersen@oracle.com> - 2017-05-09 04:20 +0200
csiph-web