From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22623 invoked by alias); 12 Sep 2012 14:30:31 -0000 Received: (qmail 22611 invoked by uid 22791); 12 Sep 2012 14:30:29 -0000 X-SWARE-Spam-Status: No, hits=-5.4 required=5.0 tests=BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from casper.infradead.org (HELO casper.infradead.org) (85.118.1.10) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 12 Sep 2012 14:30:16 +0000 Received: from dhcp-089-099-019-018.chello.nl ([89.99.19.18] helo=twins) by casper.infradead.org with esmtpsa (Exim 4.76 #1 (Red Hat Linux)) id 1TBnx3-0001Au-3f; Wed, 12 Sep 2012 14:30:01 +0000 Received: by twins (Postfix, from userid 1000) id 5B72E8341512; Wed, 12 Sep 2012 16:29:59 +0200 (CEST) Message-ID: <1347460199.15764.37.camel@twins> Subject: Re: [PATCH 2/2] uprobes: add global breakpoints From: Peter Zijlstra To: Oleg Nesterov Cc: Sebastian Andrzej Siewior , srikar@linux.vnet.ibm.com, Ingo Molnar , Ananth N Mavinakayanahalli , Roland McGrath , linux-kernel@vger.kernel.org, gdb-patches@sourceware.org Date: Wed, 12 Sep 2012 14:30:00 -0000 In-Reply-To: <20120912143010.GA1447@redhat.com> References: <1347377843-16017-1-git-send-email-bigeasy@linutronix.de> <1347377843-16017-2-git-send-email-bigeasy@linutronix.de> <20120912143010.GA1447@redhat.com> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2012-09/txt/msg00203.txt.bz2 On Wed, 2012-09-12 at 16:30 +0200, Oleg Nesterov wrote: >=20 > Well, I hoped that someone else will nack^Wreview this patch. You know > that personally I hate this feature ;)=20 I'll try and look at it soon-ish.