From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754744Ab1EYC24 (ORCPT ); Tue, 24 May 2011 22:28:56 -0400 Received: from linux-sh.org ([111.68.239.195]:39818 "EHLO linux-sh.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752177Ab1EYC2z (ORCPT ); Tue, 24 May 2011 22:28:55 -0400 Date: Wed, 25 May 2011 11:27:23 +0900 From: Paul Mundt To: Frederic Weisbecker Cc: LKML , Ingo Molnar , Will Deacon , Peter Zijlstra , Prasad , Jason Wessel , "H . Peter Anvin" , Thomas Gleixner , linuxppc-dev@lists.ozlabs.org Subject: Re: [PATCH v2] hw_breakpoint: Let the user choose not to build it (and perf too) Message-ID: <20110525022723.GE14329@linux-sh.org> References: <1306273947-8410-1-git-send-email-fweisbec@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1306273947-8410-1-git-send-email-fweisbec@gmail.com> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, May 24, 2011 at 11:52:21PM +0200, Frederic Weisbecker wrote: > Mostly just a rebase against latest upstream > updates and acks from Will Deacon added In this second version. > > Please tell me if you are ok with this set. > > Thanks. > > --- > > Frederic Weisbecker (6): > hw_breakpoints: Split hardware breakpoints config > hw_breakpoints: Migrate breakpoint conditional build under new config > x86: Allow the user not to build hw_breakpoints > hw_breakpoints: Breakpoints arch ability don't need perf events > hw_breakpoints: Only force perf events if breakpoints are selected > hw_breakpoints: Drop remaining misplaced dependency on perf > The series looks good to me: Acked-by: Paul Mundt From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from linux-sh.org (linux-sh.org [111.68.239.195]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 83792B6F8D for ; Wed, 25 May 2011 12:59:38 +1000 (EST) Date: Wed, 25 May 2011 11:27:23 +0900 From: Paul Mundt To: Frederic Weisbecker Subject: Re: [PATCH v2] hw_breakpoint: Let the user choose not to build it (and perf too) Message-ID: <20110525022723.GE14329@linux-sh.org> References: <1306273947-8410-1-git-send-email-fweisbec@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1306273947-8410-1-git-send-email-fweisbec@gmail.com> Cc: Peter Zijlstra , linuxppc-dev@lists.ozlabs.org, "H . Peter Anvin" , Will Deacon , LKML , Jason Wessel , Ingo Molnar , Prasad , Thomas Gleixner List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, May 24, 2011 at 11:52:21PM +0200, Frederic Weisbecker wrote: > Mostly just a rebase against latest upstream > updates and acks from Will Deacon added In this second version. > > Please tell me if you are ok with this set. > > Thanks. > > --- > > Frederic Weisbecker (6): > hw_breakpoints: Split hardware breakpoints config > hw_breakpoints: Migrate breakpoint conditional build under new config > x86: Allow the user not to build hw_breakpoints > hw_breakpoints: Breakpoints arch ability don't need perf events > hw_breakpoints: Only force perf events if breakpoints are selected > hw_breakpoints: Drop remaining misplaced dependency on perf > The series looks good to me: Acked-by: Paul Mundt