From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3C414C433F5 for ; Thu, 12 May 2022 15:12:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1355746AbiELPMV (ORCPT ); Thu, 12 May 2022 11:12:21 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42020 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1355775AbiELPMK (ORCPT ); Thu, 12 May 2022 11:12:10 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B0DA0554A7 for ; Thu, 12 May 2022 08:12:09 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id E145861E42 for ; Thu, 12 May 2022 15:12:08 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id EC39CC385B8; Thu, 12 May 2022 15:12:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1652368328; bh=uYvMyxzmEzgGs3lP9laB6AIOtldLOsLsxFxjFqAdLXo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=sBQRfnUv/ca+85vrpjesPIxdKdgiMljkmIZppAtfxQyk09MZXAbwlvvUqjcOt2n2A dEoXTis3MD4xnnsEaPMpa1EgKQuBHkApCeNPkNLbxdkHELHL3KI67rGzSblRcD+QV0 FJf7Uho/8upVG7WGp9d0OPH50jm4xBuV0pw2//XGqjgaSkCKkxhzM7BQKNVfcOX/IC 4a71yQ5fJ/PbpfUBVmnzL209EriGr+YpbR4Wbjq+XdTj/FNUVHwJ0oNntwBaXvgAE4 AGOeYW+imMB0UgQ8F+c3VKyve3jttJYDNBYEEwb3wt6tZ6zEWnn2A0VHQ3PKJ7pn2D AeV6sG/T2RCoA== Date: Thu, 12 May 2022 08:12:06 -0700 From: Josh Poimboeuf To: Christophe Leroy Cc: Josh Poimboeuf , Peter Zijlstra , "aik@ozlabs.ru" , "linux-kernel@vger.kernel.org" , "rostedt@goodmis.org" , "naveen.n.rao@linux.vnet.ibm.com" , "linuxppc-dev@lists.ozlabs.org" , Sathvika Vasireddy Subject: Re: [RFC PATCH 3/3] objtool/mcount: Add powerpc specific functions Message-ID: <20220512151206.dphxz5jyeshwc4jb@treble> References: <20220318105140.43914-1-sv@linux.ibm.com> <20220318105140.43914-4-sv@linux.ibm.com> <0b55f122-4760-c1ba-840a-0911cefec2ad@csgroup.eu> <20220328195920.dqlfra3lcardko6r@treble> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 12, 2022 at 02:52:40PM +0000, Christophe Leroy wrote: > Hi Josh, > > Le 28/03/2022 à 21:59, Josh Poimboeuf a écrit : > > On Sun, Mar 27, 2022 at 09:09:20AM +0000, Christophe Leroy wrote: > >> What are current works in progress on objtool ? Should I wait Josh's > >> changes before starting looking at all this ? Should I wait for anything > >> else ? > > > > I'm not making any major changes to the code, just shuffling things > > around to make the interface more modular. I hope to have something > > soon (this week). Peter recently added a big feature (Intel IBT) which > > is already in -next. > > > > Were you able to send out something ? Yes, the objtool rewrite is now in tip/objtool/core and linux-next. -- Josh From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 29519C433EF for ; Thu, 12 May 2022 15:12:48 +0000 (UTC) Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4KzZyk487mz3cMl for ; Fri, 13 May 2022 01:12:46 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=sBQRfnUv; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=kernel.org (client-ip=139.178.84.217; helo=dfw.source.kernel.org; envelope-from=jpoimboe@kernel.org; receiver=) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=sBQRfnUv; dkim-atps=neutral Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4KzZy30tLRz3br4 for ; Fri, 13 May 2022 01:12:10 +1000 (AEST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 7A4C161E83; Thu, 12 May 2022 15:12:08 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id EC39CC385B8; Thu, 12 May 2022 15:12:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1652368328; bh=uYvMyxzmEzgGs3lP9laB6AIOtldLOsLsxFxjFqAdLXo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=sBQRfnUv/ca+85vrpjesPIxdKdgiMljkmIZppAtfxQyk09MZXAbwlvvUqjcOt2n2A dEoXTis3MD4xnnsEaPMpa1EgKQuBHkApCeNPkNLbxdkHELHL3KI67rGzSblRcD+QV0 FJf7Uho/8upVG7WGp9d0OPH50jm4xBuV0pw2//XGqjgaSkCKkxhzM7BQKNVfcOX/IC 4a71yQ5fJ/PbpfUBVmnzL209EriGr+YpbR4Wbjq+XdTj/FNUVHwJ0oNntwBaXvgAE4 AGOeYW+imMB0UgQ8F+c3VKyve3jttJYDNBYEEwb3wt6tZ6zEWnn2A0VHQ3PKJ7pn2D AeV6sG/T2RCoA== Date: Thu, 12 May 2022 08:12:06 -0700 From: Josh Poimboeuf To: Christophe Leroy Subject: Re: [RFC PATCH 3/3] objtool/mcount: Add powerpc specific functions Message-ID: <20220512151206.dphxz5jyeshwc4jb@treble> References: <20220318105140.43914-1-sv@linux.ibm.com> <20220318105140.43914-4-sv@linux.ibm.com> <0b55f122-4760-c1ba-840a-0911cefec2ad@csgroup.eu> <20220328195920.dqlfra3lcardko6r@treble> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Peter Zijlstra , "linux-kernel@vger.kernel.org" , "rostedt@goodmis.org" , "aik@ozlabs.ru" , Sathvika Vasireddy , Josh Poimboeuf , "naveen.n.rao@linux.vnet.ibm.com" , "linuxppc-dev@lists.ozlabs.org" Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On Thu, May 12, 2022 at 02:52:40PM +0000, Christophe Leroy wrote: > Hi Josh, > > Le 28/03/2022 à 21:59, Josh Poimboeuf a écrit : > > On Sun, Mar 27, 2022 at 09:09:20AM +0000, Christophe Leroy wrote: > >> What are current works in progress on objtool ? Should I wait Josh's > >> changes before starting looking at all this ? Should I wait for anything > >> else ? > > > > I'm not making any major changes to the code, just shuffling things > > around to make the interface more modular. I hope to have something > > soon (this week). Peter recently added a big feature (Intel IBT) which > > is already in -next. > > > > Were you able to send out something ? Yes, the objtool rewrite is now in tip/objtool/core and linux-next. -- Josh