public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Dave Hansen <dave@linux.vnet.ibm.com>
Cc: containers@lists.linux-foundation.org,
	linux-kernel@vger.kernel.org, menage@google.com,
	vda.linux@googlemail.com, mikew@google.com, lizf@cn.fujitsu.com,
	xiyou.wangcong@gmail.com, kamezawa.hiroyu@jp.fujitsu.com,
	hpa@zytor.com, bblum@google.com, dave@linux.vnet.ibm.com
Subject: Re: [RFC][PATCH] flexible array implementation v4
Date: Fri, 24 Jul 2009 16:38:14 -0700	[thread overview]
Message-ID: <20090724163814.08c7eee3.akpm@linux-foundation.org> (raw)
In-Reply-To: <20090723152647.D9391722@kernel>

On Thu, 23 Jul 2009 08:26:47 -0700
Dave Hansen <dave@linux.vnet.ibm.com> wrote:

>  linux-2.6.git-dave/include/linux/flex_array.h |   46 ++++
>  linux-2.6.git-dave/lib/Makefile               |    2 
>  linux-2.6.git-dave/lib/flex_array.c           |  269 ++++++++++++++++++++++++++

I haven't looked at this lately but I merged it.

As it's obviously non-injurious, we could slip it into 2.6.31 for
convenience's sake but without any callers that's just runtime bloat. 
So I guess we wait for some additional callers to come along and prove
its worth.

>  linux-2.6.git-dave/lib/go.sh                  |   17 +

I dropped that bit.

  parent reply	other threads:[~2009-07-24 23:38 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-23 15:26 [RFC][PATCH] flexible array implementation v4 Dave Hansen
2009-07-24  0:08 ` KAMEZAWA Hiroyuki
2009-07-24  3:02 ` Li Zefan
2009-07-24  3:08   ` KAMEZAWA Hiroyuki
2009-07-24  3:26     ` Benjamin Blum
2009-07-24 15:07     ` Paul Menage
2009-07-24 23:38 ` Andrew Morton [this message]
2009-08-14 17:56   ` Dan Williams
2009-08-14 19:02     ` Dave Hansen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090724163814.08c7eee3.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=bblum@google.com \
    --cc=containers@lists.linux-foundation.org \
    --cc=dave@linux.vnet.ibm.com \
    --cc=hpa@zytor.com \
    --cc=kamezawa.hiroyu@jp.fujitsu.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lizf@cn.fujitsu.com \
    --cc=menage@google.com \
    --cc=mikew@google.com \
    --cc=vda.linux@googlemail.com \
    --cc=xiyou.wangcong@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox