summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_lib.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2017-01-02 14:38:03 +0300
committerJens Axboe <axboe@fb.com>2017-01-27 15:08:35 -0700
commit0fbc3e0ff623f1012e7c2af96e781eeb26bcc0d7 (patch)
tree6a05168428a2bdf523d742156a83d0aff2bba3be /drivers/scsi/scsi_lib.c
parent80e1836cf94e0c9a410c1e31302b1d61bf5b7363 (diff)
downloadop-kernel-dev-0fbc3e0ff623f1012e7c2af96e781eeb26bcc0d7.zip
op-kernel-dev-0fbc3e0ff623f1012e7c2af96e781eeb26bcc0d7.tar.gz
scsi: remove gfp_flags member in scsi_host_cmd_pool
When using the slab allocator we already decide at cache creation time if an allocation comes from a GFP_DMA pool using the SLAB_CACHE_DMA flag, and there is no point passing the kmalloc-family only GFP_DMA flag to kmem_cache_alloc. Drop all the infrastructure for doing so. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Acked-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'drivers/scsi/scsi_lib.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud