Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932480Ab0KCPfl (ORCPT ); Wed, 3 Nov 2010 11:35:41 -0400 Received: from smtp101.prem.mail.ac4.yahoo.com ([76.13.13.40]:37556 "HELO smtp101.prem.mail.ac4.yahoo.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S932412Ab0KCPbG (ORCPT ); Wed, 3 Nov 2010 11:31:06 -0400 X-Yahoo-SMTP: _Dag8S.swBC1p4FJKLCXbs8NQzyse1SYSgnAbY0- X-YMail-OSG: hbE4becVM1luZsECGqnGvnNl6ANxo6HFACTDma9pgIP9WsW SD8hSH30jIk_CFgIS.BIaUDGOHbtEc9KkXmqVuev.FJ2QFdCfjFzijdVmUq8 2EWu6SvqLm1K8KnyLDIUL9FCHOTMCjw03GBzRL_EyaWuVWjslXXlgqRrgedE iAkaS4t3PR_M.haM._vvumDk.q4gKkZd6gzoRzkXE2HoIpM87TwF5Njc4u7v KlpDiGcwL7G8xcWk6fHi5awm1BC87M1Ylx7YiRxXkng-- X-Yahoo-Newman-Property: ymail-3 Date: Wed, 3 Nov 2010 10:31:01 -0500 (CDT) From: Christoph Lameter X-X-Sender: cl@router.home To: jovi zhang cc: Jesper Juhl , Balbir Singh , Minchan Kim , linux-kernel@vger.kernel.org, linux-mm@kvack.org, Paul Menage , Li Zefan , containers@lists.linux-foundation.org Subject: Re: [PATCH] cgroup: Avoid a memset by using vzalloc In-Reply-To: Message-ID: References: <20101031173336.GA28141@balbir.in.ibm.com> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 612 Lines: 14 On Wed, 3 Nov 2010, jovi zhang wrote: > On Wed, Nov 3, 2010 at 10:38 PM, Christoph Lameter wrote: > > Could we avoid this painful exercise with a "semantic patch"? > Can we make a grep script to walk all files to find vzalloc usage like this? > No need to send patch mail one by one like this. Please use spatch. See http://lwn.net/Articles/315686/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/