Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1373548 > unrolled thread
| Started by | Ming Lin <mlin@kernel.org> |
|---|---|
| First post | 2016-04-07 18:50 +0200 |
| Last post | 2016-04-08 07:50 +0200 |
| Articles | 2 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
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
| From | Ming Lin <mlin@kernel.org> |
|---|---|
| Date | 2016-04-07 18:50 +0200 |
| Subject | Re: [PATCH RFC 1/2] scatterlist: add mempool based chained SG alloc/free api |
| Message-ID | <rlli2-6NG-7@gated-at.bofh.it> |
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!
[toc] | [next] | [standalone]
| From | Ming Lin <mlin@kernel.org> |
|---|---|
| Date | 2016-04-08 07:50 +0200 |
| Message-ID | <rlxsS-7C5-15@gated-at.bofh.it> |
| In reply to | #1373548 |
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.
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web