1
0
Fork 0
alistair23-linux/drivers/scsi/csiostor
Jens Axboe 9cf2bab630 block: kill request ->cpu member
This was used for completion placement for the legacy path,
but for mq we have rq->mq_ctx->cpu for that. Add a helper
to get the request CPU assignment, as the mq_ctx type is
private to blk-mq.

Reviewed-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2018-11-07 13:42:33 -07:00
..
Kconfig scsi: use 'depends' instead of 'select' for SCSI_FC_ATTRS 2014-09-16 16:55:55 -04:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
csio_attr.c scsi: csiostor: add support for 32 bit port capabilities 2018-03-15 00:41:51 -04:00
csio_defs.h
csio_hw.c scsi: csiostor: fix incorrect port capabilities 2018-08-27 12:26:10 -04:00
csio_hw.h scsi: csiostor: fix incorrect port capabilities 2018-08-27 12:26:10 -04:00
csio_hw_chip.h scsi: csiostor: add support for Chelsio T6 adapters 2017-06-12 20:48:04 -04:00
csio_hw_t5.c scsi: csiostor: add support for Chelsio T6 adapters 2017-06-12 20:48:04 -04:00
csio_init.c SCSI misc on 20181024 2018-10-25 07:40:30 -07:00
csio_init.h scsi: csiostor: remove unneeded DRIVER_LICENSE #define 2017-12-04 20:32:53 -05:00
csio_isr.c scsi: csiostor: switch to pci_alloc_irq_vectors 2017-04-06 12:57:03 -04:00
csio_lnode.c scsi: csiostor: switch to generic DMA API 2018-10-17 21:58:52 -04:00
csio_lnode.h [SCSI] csiostor: off by one error 2013-05-02 07:37:10 -07:00
csio_mb.c scsi: csiostor: fix incorrect port capabilities 2018-08-27 12:26:10 -04:00
csio_mb.h scsi: csiostor: add support for 32 bit port capabilities 2018-03-15 00:41:51 -04:00
csio_rnode.c csiostor: Header file modifications for chip support and bug fixes. 2013-03-14 11:36:00 -04:00
csio_rnode.h [SCSI] csiostor: off by one error 2013-05-02 07:37:10 -07:00
csio_scsi.c block: kill request ->cpu member 2018-11-07 13:42:33 -07:00
csio_scsi.h
csio_wr.c scsi: csiostor: switch to generic DMA API 2018-10-17 21:58:52 -04:00
csio_wr.h cxgb4: Cleanup macros so they follow the same style and look consistent, part 2 2014-11-10 12:57:10 -05:00
t4fw_api_stor.h RDMA/cxgb4: Fix LE hash collision bug for active open connection 2012-12-19 23:02:43 -08:00