Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757186AbZDXCNY (ORCPT ); Thu, 23 Apr 2009 22:13:24 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754571AbZDXCNP (ORCPT ); Thu, 23 Apr 2009 22:13:15 -0400 Received: from bombadil.infradead.org ([18.85.46.34]:55479 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754283AbZDXCNO (ORCPT ); Thu, 23 Apr 2009 22:13:14 -0400 Date: Thu, 23 Apr 2009 22:11:17 -0400 From: Kyle McMartin To: Oleg Nesterov Cc: Andrew Morton , Roland McGrath , Chris Zankel , David Howells , Geert Uytterhoeven , Greg Ungerer , Haavard Skinnemoen , Helge Deller , Hirokazu Takata , Jeff Dike , Kyle McMartin , Martin Schwidefsky , Mike Frysinger , Paul Mundt , Roman Zippel , Yoshinori Sato , linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/4] ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa Message-ID: <20090424021117.GD28423@bombadil.infradead.org> References: <20090423193206.GA14885@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090423193206.GA14885@redhat.com> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 511 Lines: 13 On Thu, Apr 23, 2009 at 09:32:06PM +0200, Oleg Nesterov wrote: > avr32, mn10300, parisc, s390, sh, xtensa: > > they never set PT_DTRACE, but clear it after do_execve(). > > Signed-off-by: Oleg Nesterov Acked-by: Kyle McMartin -- 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/