Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758277AbZJEBjD (ORCPT ); Sun, 4 Oct 2009 21:39:03 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758234AbZJEBjD (ORCPT ); Sun, 4 Oct 2009 21:39:03 -0400 Received: from fgwmail7.fujitsu.co.jp ([192.51.44.37]:44806 "EHLO fgwmail7.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758220AbZJEBjC (ORCPT ); Sun, 4 Oct 2009 21:39:02 -0400 X-SecurityPolicyCheck-FJ: OK by FujitsuOutboundMailChecker v1.3.1 From: KOSAKI Motohiro To: KOSAKI Motohiro Subject: Re: [PATCH] Added PR_SET_PROCTITLE_AREA option for prctl() Cc: kosaki.motohiro@jp.fujitsu.com, Bryan Donlan , KOSAKI Motohiro , Timo Sirainen , linux-kernel@vger.kernel.org, Ulrich Drepper In-Reply-To: <20091005095121.5F7A.A69D9226@jp.fujitsu.com> References: <3e8340490910041105p327396e8v39b1a3454c0922bf@mail.gmail.com> <20091005095121.5F7A.A69D9226@jp.fujitsu.com> Message-Id: <20091005103744.5F83.A69D9226@jp.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.50.07 [ja] Date: Mon, 5 Oct 2009 10:38:19 +0900 (JST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 477 Lines: 14 > The improvement idea is here. > > Changelog > - Added task_lock() to prctl(PR_SET_PROCTITLE_AREA) > - Added small input sanity check to prctl(PR_SET_PROCTITLE_AREA) Doh, task_lock() is obviously wrong. please forget this. -- 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/