All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Zijlstra <peterz@infradead.org>
To: Yoann Padioleau <padator@wanadoo.fr>
Cc: kernel-janitors@lists.osdl.org, akpm@linux-foundation.org,
	linux-kernel@vger.kernel.org,
	Christoph Lameter <clameter@sgi.com>
Subject: [KJ] Re: [PATCH] some kmalloc/memset ->kzalloc (tree wide)
Date: Fri, 06 Jul 2007 17:04:39 +0000	[thread overview]
Message-ID: <1183741479.7054.111.camel@twins> (raw)
In-Reply-To: <878x9ta320.fsf@wanadoo.fr>

On Fri, 2007-07-06 at 18:51 +0200, Yoann Padioleau wrote:
> Transform some calls to kmalloc/memset to a single kzalloc (or
> kcalloc).
> 

Christoph, what is the plan wrt GFP_ZERO?

_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/kernel-janitors

WARNING: multiple messages have this Message-ID (diff)
From: Peter Zijlstra <peterz@infradead.org>
To: Yoann Padioleau <padator@wanadoo.fr>
Cc: kernel-janitors@lists.osdl.org, akpm@linux-foundation.org,
	linux-kernel@vger.kernel.org,
	Christoph Lameter <clameter@sgi.com>
Subject: Re: [PATCH] some kmalloc/memset ->kzalloc (tree wide)
Date: Fri, 06 Jul 2007 19:04:39 +0200	[thread overview]
Message-ID: <1183741479.7054.111.camel@twins> (raw)
In-Reply-To: <878x9ta320.fsf@wanadoo.fr>

On Fri, 2007-07-06 at 18:51 +0200, Yoann Padioleau wrote:
> Transform some calls to kmalloc/memset to a single kzalloc (or
> kcalloc).
> 

Christoph, what is the plan wrt GFP_ZERO?


  reply	other threads:[~2007-07-06 17:04 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-06 16:51 [PATCH] some kmalloc/memset ->kzalloc (tree wide) Yoann Padioleau
2007-07-06 17:04 ` Peter Zijlstra [this message]
2007-07-06 17:04   ` Peter Zijlstra
2007-07-06 17:54   ` [KJ] " Christoph Lameter
2007-07-06 17:54     ` Christoph Lameter
2007-07-06 17:55 ` [KJ] " Heikki Orsila
2007-07-06 17:55   ` Heikki Orsila
2007-07-06 22:07   ` [KJ] " James Morris
2007-07-06 22:07     ` James Morris
2007-07-06 23:16     ` [KJ] " Andrew Morton
2007-07-06 23:16       ` Andrew Morton
2007-07-07 13:07 ` Tilman Schmidt
2007-07-07 13:36   ` [KJ] " yoann padioleau
2007-07-07 13:36     ` yoann padioleau
2007-07-07 23:06     ` Tilman Schmidt
2007-07-07 18:42 ` [KJ] " Jan Engelhardt
2007-07-07 18:42   ` Jan Engelhardt
2007-07-08 19:45 ` Luca Tettamanti

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=1183741479.7054.111.camel@twins \
    --to=peterz@infradead.org \
    --cc=akpm@linux-foundation.org \
    --cc=clameter@sgi.com \
    --cc=kernel-janitors@lists.osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=padator@wanadoo.fr \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.