[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20110113092820.811e34ae.nishimura@mxp.nes.nec.co.jp>
Date: Thu, 13 Jan 2011 09:28:20 +0900
From: Daisuke Nishimura <nishimura@....nes.nec.co.jp>
To: Jesper Juhl <jj@...osbits.net>
Cc: linux-mm@...ck.org, Balbir Singh <balbir@...ux.vnet.ibm.com>,
Pavel Emelianov <xemul@...nvz.org>,
KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>,
Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org,
Daisuke Nishimura <nishimura@....nes.nec.co.jp>
Subject: Re: [PATCH] mm: Remove two memset calls in mm/memcontrol.c by using
the zalloc variants of alloc functions
On Wed, 12 Jan 2011 21:39:59 +0100 (CET)
Jesper Juhl <jj@...osbits.net> wrote:
> We can avoid two calls to memset() in mm/memcontrol.c by using
> kzalloc_node(), kzalloc & vzalloc().
>
> Signed-off-by: Jesper Juhl <jj@...osbits.net>
Acked-by: Daisuke Nishimura <nishimura@....nes.nec.co.jp>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists