From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Martin K. Petersen" Subject: Re: [PATCH 11/18] scsi: remove gfp_flags member in scsi_host_cmd_pool Date: Wed, 25 Jan 2017 22:21:29 -0500 Message-ID: References: <1485365126-23210-1-git-send-email-hch@lst.de> <1485365126-23210-12-git-send-email-hch@lst.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <1485365126-23210-12-git-send-email-hch@lst.de> (Christoph Hellwig's message of "Wed, 25 Jan 2017 18:25:19 +0100") Sender: linux-block-owner@vger.kernel.org To: Christoph Hellwig Cc: Jens Axboe , Mike Snitzer , Junichi Nomura , linux-block@vger.kernel.org, linux-scsi@vger.kernel.org, linux-raid@vger.kernel.org, dm-devel@redhat.com List-Id: dm-devel.ids >>>>> "Christoph" == Christoph Hellwig writes: Christoph> When using the slab allocator we already decide at cache Christoph> creation time if an allocation comes from a GFP_DMA pool Christoph> using the SLAB_CACHE_DMA flag, and there is no point passing Christoph> the kmalloc-family only GFP_DMA flag to kmem_cache_alloc. Christoph> Drop all the infrastructure for doing so. Acked-by: Martin K. Petersen -- Martin K. Petersen Oracle Linux Engineering