Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752498Ab2KRUUx (ORCPT ); Sun, 18 Nov 2012 15:20:53 -0500 Received: from mx1.redhat.com ([209.132.183.28]:59837 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752301Ab2KRUUw (ORCPT ); Sun, 18 Nov 2012 15:20:52 -0500 Date: Sun, 18 Nov 2012 21:21:08 +0100 From: Oleg Nesterov To: Andrew Morton , Amnon Shiloh Cc: Denys Vlasenko , Michael Kerrisk , Serge Hallyn , Chris Evans , David Howells , "Eric W. Biederman" , u3557@dialix.com.au, security@kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/1] ptrace: introduce PTRACE_O_EXITKILL Message-ID: <20121118202108.GA20360@redhat.com> References: <20121107150934.GA27606@redhat.com> <20121108062935.BFF3A592024@miso.sublimeip.com> <20121108123716.GA20917@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20121108123716.GA20917@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: 650 Lines: 20 On 11/08, Oleg Nesterov wrote: > > On 11/08, Amnon Shiloh wrote: > > > > Thanks for the patch, I tried it and it works nicely! > > OK, thanks. I'll wait for other comments a bit and then send > the patch to Andrew. OK, nobody cares, so I am sending the same patch to Andrew. The only change is that the new option uses (1 << 20) rather than 16 so that we have a bit more room for the new events. Oleg. -- 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/