From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754332Ab1GVSDU (ORCPT ); Fri, 22 Jul 2011 14:03:20 -0400 Received: from 173-166-109-252-newengland.hfc.comcastbusiness.net ([173.166.109.252]:37020 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753368Ab1GVSDT (ORCPT ); Fri, 22 Jul 2011 14:03:19 -0400 Date: Fri, 22 Jul 2011 14:03:12 -0400 From: Christoph Hellwig To: Oleg Nesterov Cc: Linus Torvalds , Denys Vlasenko , Tejun Heo , Vladimir Zapolskiy , linux-kernel@vger.kernel.org Subject: Re: [GIT PULL] ptrace changes for v3.1 Message-ID: <20110722180312.GA744@infradead.org> References: <20110722173237.GA16787@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110722173237.GA16787@redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jul 22, 2011 at 07:32:37PM +0200, Oleg Nesterov wrote: > - f701e5b7 "connector: add an event for monitoring process tracers" is > a bit off-topic, it was routed via ptrace branch because it textually > depends on the changes in tracehook/ptrace_attach code. Please do not actually add anything to the connector code. It's a horrible interface and users should migrate away from it.