diff options
author | Christoph Hellwig <hch@lst.de> | 2017-01-02 13:26:34 +0100 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2017-01-27 23:08:35 +0100 |
commit | eeff68c5618c8d0920b14533c70b2df007bd94b4 (patch) | |
tree | 9dc0ef6ce138fe555e3fbe15bd4a33c8996a3c92 /drivers/crypto | |
parent | scsi: respect unchecked_isa_dma for blk-mq (diff) | |
download | linux-eeff68c5618c8d0920b14533c70b2df007bd94b4.tar.xz linux-eeff68c5618c8d0920b14533c70b2df007bd94b4.zip |
scsi: remove scsi_cmd_dma_pool
There is no need for GFP_DMA allocations of the scsi_cmnd structures
themselves, all that might be DMAed to or from is the actual payload,
or the sense buffers.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Acked-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'drivers/crypto')
0 files changed, 0 insertions, 0 deletions