Received: by 2002:a05:6358:3188:b0:123:57c1:9b43 with SMTP id q8csp1958458rwd; Thu, 25 May 2023 22:40:43 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ4HClmB7WMNPN7+RZP/HMJ9jpZSQ77KZ/MwZCMyKf4JRWiYc5XsQId8Zjc3+h9n3tVcgYvH X-Received: by 2002:a17:902:e54d:b0:1ac:66c4:6071 with SMTP id n13-20020a170902e54d00b001ac66c46071mr1255678plf.57.1685079643449; Thu, 25 May 2023 22:40:43 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1685079643; cv=none; d=google.com; s=arc-20160816; b=BscxXs6bKECgibFlEKE20WP9RiiwGOMWMNg1fUepVXjhhd8CqFlkL9ppFblebRMk2h yKuKvk7vR0Y3eYVTtmAf8qZASQ9xCH91SlQZABvSi7hl7JQRuV016M2JrTZMyIIw6gNK loKCxnCPyp/anZ2i3M0xZrF2pT/z1H3xEQF2AmrhEY6UyOjvMUGUo/UlzQm+4aldqbnR N6/ZTKHBSrVV2VA6JuOt04OFh6YN7E7N909+RO9VSgycYpf759b/akwQOKpFuAami/HD kwfSFtxS7QW3uPIlyZEml9Vc1FI9FB8lvDurmGl5g8RVtkpqCjA6l89+NC5F4YIvT/qt xPDA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date; bh=XJCTFWImChzl1kiPN1JKG0OOnBeQzL/+Po005J1Ajlg=; b=p9dAKmk4IaQYwBr/3y4W9rpMzmQX0fLaKG4AhbonEq53ZS+Mb+K0ITC2sbGgUFARk0 9d1WG1fpNMgFR/OErHC7ZjyIDB7m9PsYT1t9YGueeZcwrn5sLhIMk+sZoLQHSrnf864I LH7GwZ8TYdpqGt1QuKgGUlwBR0e4vlACcn4iE4xGwHX4d5wnkBOmRL/nXh+yp8YzE1Fx WvLmLcfsFwcNE95oGUgQwGcbvfSW7c3xNzDWGVFWeGLHyS4odSrgvi71tFV0R+HvewVR Qk76uQvnPoUvpP7GiOVo2eJXhukT8CPoCT+jsNVzYEfYNzCMm/zw1N6fUGLbNPGu/zgD nMOw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id e17-20020a17090301d100b0019a9f8bdba0si1363379plh.62.2023.05.25.22.40.31; Thu, 25 May 2023 22:40:43 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232568AbjEZFfs convert rfc822-to-8bit (ORCPT + 99 others); Fri, 26 May 2023 01:35:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43284 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229523AbjEZFfq (ORCPT ); Fri, 26 May 2023 01:35:46 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 46C78194; Thu, 25 May 2023 22:35:44 -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 C743260ADC; Fri, 26 May 2023 05:35:43 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3BD15C433EF; Fri, 26 May 2023 05:35:38 +0000 (UTC) Date: Fri, 26 May 2023 01:35:34 -0400 From: Steven Rostedt To: Nadav Amit Cc: Arnd Bergmann , Thomas Gleixner , linux-arm-kernel@lists.infradead.org, LKML , linux-ia64@vger.kernel.org, linux-um@lists.infradead.org, Linux-Arch , linux-mm , Andy Lutomirski , Ingo Molnar , Dave Hansen , Borislav Petkov , X86 ML , Peter Zijlstra Subject: Re: [PATCH v2 2/3] compiler: inline does not imply notrace Message-ID: <20230526013534.76e5b613@rorschach.local.home> In-Reply-To: References: <20230525210040.3637-1-namit@vmware.com> <20230525210040.3637-3-namit@vmware.com> <20230525222844.6a0d84f8@rorschach.local.home> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT X-Spam-Status: No, score=-6.7 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_HI,SPF_HELO_NONE,SPF_PASS, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 25 May 2023 22:17:33 -0700 Nadav Amit wrote: > > FYI, I have a patch queued (still needs to go through testing) that > > already does this ;-) > > > > https://lore.kernel.org/all/20230502164102.1a51cdb4@gandalf.local.home/ > > Ugh. If you cc’d me, I wouldn’t bother you during your vacation. :) I'm currently passed the vacation part and now in Taiwan for work. > > I think you may like the first patch in my series to precede this patch > though as some of the function I marked as “notrace" are currently “inline”. > > Let me know how you want to proceed, so I would know how to break this > series. Currently there's a nasty bug in v6.4-rc3 I'm fighting where I can't proceed on anything until it's resolved. But I could also just pull your first and third patch too. I'll let you know when I'm finished debugging. -- Steve