Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757759Ab2F0UT6 (ORCPT ); Wed, 27 Jun 2012 16:19:58 -0400 Received: from mx1.redhat.com ([209.132.183.28]:32451 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756014Ab2F0UT4 (ORCPT ); Wed, 27 Jun 2012 16:19:56 -0400 Date: Wed, 27 Jun 2012 22:19:28 +0200 From: Jiri Olsa To: Peter Zijlstra Cc: Arnaldo Carvalho de Melo , Namhyung Kim , Jovi Zhang , mingo@redhat.com, LKML Subject: Re: [PATCH] perf: fix wrong hw_breakpoint documentation Message-ID: <20120627201928.GA1008@krava> References: <87fw9hyvt5.fsf@sejong.aot.lge.com> <20120627161557.GA3878@infradead.org> <20120627190725.GA1380@krava.redhat.com> <1340827102.10063.72.camel@twins> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1340827102.10063.72.camel@twins> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 669 Lines: 18 On Wed, Jun 27, 2012 at 09:58:22PM +0200, Peter Zijlstra wrote: > On Wed, 2012-06-27 at 21:07 +0200, Jiri Olsa wrote: > > -modifier_bp [rwx] > > +modifier_bp [rwx]{1,3} > > > > and fail parse_breakpoint_type function for nonsense types > > If you're going to modify parse_breakpoint_type() to fail on nonsense > types, you might as well do the + thing, right? > > Doesn't really matter that much though ;-) yo ;-) -- 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/