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


Groups > linux.kernel > #1364261

Re: [PATCH v2 0/5] mempool based chained scatterlist alloc/free api

From Ming Lin <mlin@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v2 0/5] mempool based chained scatterlist alloc/free api
Date 2016-03-24 16:20 +0100
Message-ID <rgfdg-4ss-5@gated-at.bofh.it> (permalink)
References <rfCEW-2qy-5@gated-at.bofh.it> <rfLId-cD-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Mar 23, 2016 at 12:40 AM, Christoph Hellwig <hch@lst.de> wrote:
> On Tue, Mar 22, 2016 at 03:03:11PM -0700, Ming Lin wrote:
>> From: Ming Lin <ming.l@ssi.samsung.com>
>>
>> The fist 4 patches make the SG related definitions/structs/functions
>> in SCSI code generic and the last patch move it to lib/sg_pool.c.
>>
>> I still keep the macro "SG_MEMPOOL_NR" since it's used in 3 places.
>
> I don't ѕee the point, but I'm not going to block the series over
> it either.
>
> The new series looks really nice to me!
>
> Reviewed-by: Christoph Hellwig <hch@lst.de>

Hi James,

This series touches several sub-systems.
What's the best way to merge it?

Thanks.

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


Thread

[PATCH v2 0/5] mempool based chained scatterlist alloc/free api Ming Lin <mlin@kernel.org> - 2016-03-22 23:10 +0100
  [PATCH v2 5/5] lib: scatterlist: move SG pool code from SCSI driver to  lib/sg_pool.c Ming Lin <mlin@kernel.org> - 2016-03-22 23:10 +0100
    [PATCH] lib: scatterlist: fix ifnullfree.cocci warnings kbuild test robot <lkp@intel.com> - 2016-03-23 03:40 +0100
    Re: [PATCH v2 5/5] lib: scatterlist: move SG pool code from SCSI  driver to lib/sg_pool.c kbuild test robot <lkp@intel.com> - 2016-03-23 03:40 +0100
  [PATCH v2 1/5] scsi: replace "scsi_data_buffer" with "sg_table" in SG  functions Ming Lin <mlin@kernel.org> - 2016-03-22 23:10 +0100
  Re: [PATCH v2 0/5] mempool based chained scatterlist alloc/free api Christoph Hellwig <hch@lst.de> - 2016-03-23 08:50 +0100
    Re: [PATCH v2 0/5] mempool based chained scatterlist alloc/free api Ming Lin <mlin@kernel.org> - 2016-03-24 16:20 +0100
      Re: [PATCH v2 0/5] mempool based chained scatterlist alloc/free api James Bottomley <James.Bottomley@HansenPartnership.com> - 2016-03-24 16:50 +0100
        Re: [PATCH v2 0/5] mempool based chained scatterlist alloc/free api Ming Lin <mlin@kernel.org> - 2016-03-28 17:00 +0200

csiph-web