From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH v4 0/5] Introduce sgl_alloc() and sgl_free() To: Bart Van Assche Cc: linux-block@vger.kernel.org, linux-scsi@vger.kernel.org, Christoph Hellwig , Ard Biesheuvel , Herbert Xu , linux-nvme@lists.infradead.org References: <20180105162650.31083-1-bart.vanassche@wdc.com> From: Jens Axboe Message-ID: Date: Fri, 5 Jan 2018 12:49:26 -0700 MIME-Version: 1.0 In-Reply-To: <20180105162650.31083-1-bart.vanassche@wdc.com> Content-Type: text/plain; charset=utf-8 List-ID: On 1/5/18 9:26 AM, Bart Van Assche wrote: > Hello Jens, > > As you know there are multiple drivers that both allocate a scatter/gather > list and populate that list with pages. This patch series moves the code for > allocating and freeing such scatterlists from several drivers into > lib/scatterlist.c. Please consider this patch series for kernel v4.16. Thanks Bart, applied for 4.16. -- Jens Axboe