[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.1105121513070.9130@chino.kir.corp.google.com>
Date: Thu, 12 May 2011 15:14:31 -0700 (PDT)
From: David Rientjes <rientjes@...gle.com>
To: John Stultz <john.stultz@...aro.org>
cc: LKML <linux-kernel@...r.kernel.org>, "Ted Ts'o" <tytso@....edu>,
KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>,
Dave Hansen <dave@...ux.vnet.ibm.com>,
Andrew Morton <akpm@...ux-foundation.org>, linux-mm@...ck.org
Subject: Re: [PATCH 3/3] comm: ext4: Protect task->comm access by using
%ptc
On Tue, 10 May 2011, John Stultz wrote:
> Converts ext4 comm access to use the safe printk %ptc accessor.
>
> CC: Ted Ts'o <tytso@....edu>
> CC: KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>
> CC: David Rientjes <rientjes@...gle.com>
> CC: Dave Hansen <dave@...ux.vnet.ibm.com>
> CC: Andrew Morton <akpm@...ux-foundation.org>
> CC: linux-mm@...ck.org
> Signed-off-by: John Stultz <john.stultz@...aro.org>
I like how this patch illustrates how easy it is to use the new method for
printing a task's command, but it would probably be easier to get the
first two patches in the series (those that add the seqlock and then %ptc)
merged in mainline and then break out a series of conversions such as this
that could go through the individual maintainer's trees.
--
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