Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752196AbbGUFuO (ORCPT ); Tue, 21 Jul 2015 01:50:14 -0400 Received: from ozlabs.org ([103.22.144.67]:39813 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751131AbbGUFuN (ORCPT ); Tue, 21 Jul 2015 01:50:13 -0400 Message-ID: <1437457811.30722.8.camel@ellerman.id.au> Subject: Re: [PATCH V3 2/2] kprobes: Mark OPTPROBES na for powerpc From: Michael Ellerman To: Segher Boessenkool Cc: Ananth N Mavinakayanahalli , masami.hiramatsu.pt@hitachi.com, mingo@kernel.org, linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org Date: Tue, 21 Jul 2015 15:50:11 +1000 In-Reply-To: <20150720134103.GA9691@gate.crashing.org> References: <20150720105349.24801.64387.stgit@thinktux.in.ibm.com> <20150720105417.24801.66440.stgit@thinktux.in.ibm.com> <20150720134103.GA9691@gate.crashing.org> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.10-0ubuntu1~14.10.1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 901 Lines: 22 On Mon, 2015-07-20 at 08:41 -0500, Segher Boessenkool wrote: > On Mon, Jul 20, 2015 at 04:24:22PM +0530, Ananth N Mavinakayanahalli wrote: > > There is a potential gain to be had with a direct > > jump instead of a breakpoint, but the caveats need to be traded off > > with the complexity it brings in. > > > > For now, mark OPTPROBES na for powerpc. > > If we haven't yet investigated whether this feature is something beneficial > to the powerpc kernel, it should just stay as TODO, not be marked as n/a. Yep, agreed. As discussed in the other thread we'll leave this as TODO until we know it's either not a win or not worth the complexity. cheers -- 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/