Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1373996

Re: [PATCH RFC 1/2] scatterlist: add mempool based chained SG alloc/free api

From Ming Lin <mlin@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH RFC 1/2] scatterlist: add mempool based chained SG alloc/free api
Date 2016-04-08 07:50 +0200
Message-ID <rlxsS-7C5-15@gated-at.bofh.it> (permalink)
References <rd5WN-66-1@gated-at.bofh.it> <rd5WN-66-7@gated-at.bofh.it> <rlli2-6NG-9@gated-at.bofh.it> <rlli2-6NG-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Apr 7, 2016 at 9:43 AM, Ming Lin <mlin@kernel.org> wrote:
> On Thu, Apr 7, 2016 at 7:56 AM, Bart Van Assche
> <bart.vanassche@sandisk.com> wrote:
>> On 03/15/16 15:39, Ming Lin wrote:
>>>
>>> +static void sg_mempoll_free(struct scatterlist *sgl, unsigned int nents)
>>
>>
>> Please change mempoll into mempool.
>
> Good catch. Thanks Bart!

Hi Bart,

This is actually the previous old RFC patch.
The v2 and v3 patch series doesn't have this typo.

Thanks.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH RFC 1/2] scatterlist: add mempool based chained SG  alloc/free api Ming Lin <mlin@kernel.org> - 2016-04-07 18:50 +0200
  Re: [PATCH RFC 1/2] scatterlist: add mempool based chained SG  alloc/free api Ming Lin <mlin@kernel.org> - 2016-04-08 07:50 +0200

csiph-web