Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932170Ab0A1X4l (ORCPT ); Thu, 28 Jan 2010 18:56:41 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754694Ab0A1X4k (ORCPT ); Thu, 28 Jan 2010 18:56:40 -0500 Received: from gate.crashing.org ([63.228.1.57]:44747 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753169Ab0A1X4k (ORCPT ); Thu, 28 Jan 2010 18:56:40 -0500 Subject: Re: linux-next: add utrace tree From: Benjamin Herrenschmidt To: Linus Torvalds Cc: Kyle Moffett , tytso@mit.edu, "Frank Ch. Eigler" , Ingo Molnar , Oleg Nesterov , Andrew Morton , Stephen Rothwell , Peter Zijlstra , Peter Zijlstra , Fr??d??ric Weisbecker , LKML , Steven Rostedt , Arnaldo Carvalho de Melo , linux-next@vger.kernel.org, "H. Peter Anvin" , utrace-devel@redhat.com, Thomas Gleixner In-Reply-To: References: <20100122200129.GG22003@redhat.com> <20100122221348.GA4263@redhat.com> <20100123112333.GA15455@elte.hu> <20100123114729.GA7828@redhat.com> <20100123194820.GM21263@thunk.org> Content-Type: text/plain; charset="UTF-8" Date: Fri, 29 Jan 2010 10:53:06 +1100 Message-ID: <1264722786.20211.15.camel@pasglop> Mime-Version: 1.0 X-Mailer: Evolution 2.28.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 735 Lines: 21 On Mon, 2010-01-25 at 08:52 -0800, Linus Torvalds wrote: > > That said, I also suspect that people should still look seriously at > simply just improving ptrace. For example, I suspect that the biggest > problem with ptrace is really just the signalling, and that creating a > new > extension for JUST THAT, and then having a model where you can choose > - at > PTRACE_ATTACH time - how to wait for events would be a good thing. like returning a fd to poll() on ? :-) Cheers, Ben. -- 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/