Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1373548
| 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-07 18:50 +0200 |
| Message-ID | <rlli2-6NG-7@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> |
| Organization | linux.* mail to news gateway |
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!
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll 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