Received: by 2002:a05:6358:11c7:b0:104:8066:f915 with SMTP id i7csp5847637rwl; Tue, 11 Apr 2023 10:46:16 -0700 (PDT) X-Google-Smtp-Source: AKy350aHmCUVVYzlRxMxTEjYD2hV9gf2ZKCcgz2ES9jVN0JT6NrREyNsyrl6G0zYtlwQH34d7Yif X-Received: by 2002:a17:902:d503:b0:1a1:cef2:accf with SMTP id b3-20020a170902d50300b001a1cef2accfmr5525445plg.30.1681235176541; Tue, 11 Apr 2023 10:46:16 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1681235176; cv=none; d=google.com; s=arc-20160816; b=l/feIY65xf+ua6OPQHVD2hHM6wbn4EwaJNldT+R3EUJtvt/HrbXT+rUXY9bNAavOao bWqgndo1Ty84RV+wBsvsB5tdB/J3e8oGlsB/iaAu3aMzmImpBw7OrFnOBY8uYrSNR45p DGa3Tr3cU4bIjm9UnNBBlWVdRfEas5bg73Y271HSATq7oYFdVSv3fmAJ4qeNYcfZ0L26 H4hDIq+EwwS/da77B/Rc/mW9KfIXdSsDT0ebhfhiMzIT7MKXz0LFeVzLNad50RqhVY73 A5XVJSrlNLQzt0VT0cxvQUNZGbFgf2wZ6uSFLNdGsg19Wbqhka5vGNLjNt5JFvjR9Phu BbxQ== 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=GsdDLHWixQMW3v0VulmgCiaL1usKJqruxG1yUP91rQ4=; b=zueWW4xBVGxKdARmJWLSHAN9R32UTv0qODqlM5Wz/qHNL46UomfG3x7ft+FrXJAzY2 ORbiLNvc0qlUZBHW2Utmdra3/aToYIMfmpIzEUaVKivHVOyuC9Ke8APY3HaTSCNrVUxh evLt6/weV2682suZyyCDnzV9G5eQH+5DGUZ8trWqrqFqR89GNL79Qpywi/Tr/8lAJgb0 DSW+ZkC36WwfsuIpUm/14qiKk4CzoQYeOvfkXHiWT9knKLeruuxlbx0fRWCQjlaAWgSD CxyAT73O7d76pEEf43AZvTt7gdspz5C0TPm8roFU7U5hY9zP60V74K4PooEycWMgUIb+ Kwow== 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 t10-20020a170902e84a00b001a5302994ebsi8647956plg.131.2023.04.11.10.45.55; Tue, 11 Apr 2023 10:46:16 -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 S230274AbjDKRpX (ORCPT + 99 others); Tue, 11 Apr 2023 13:45:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49930 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230222AbjDKRpS (ORCPT ); Tue, 11 Apr 2023 13:45:18 -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 CF63665B0; Tue, 11 Apr 2023 10:45:01 -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 61C2A62A30; Tue, 11 Apr 2023 17:45:01 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 03B5DC433D2; Tue, 11 Apr 2023 17:44:58 +0000 (UTC) Date: Tue, 11 Apr 2023 13:44:56 -0400 From: Steven Rostedt To: Will Deacon Cc: Mark Rutland , Florent Revest , catalin.marinas@arm.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-trace-kernel@vger.kernel.org, bpf@vger.kernel.org, mhiramat@kernel.org, ast@kernel.org, daniel@iogearbox.net, andrii@kernel.org, kpsingh@kernel.org, jolsa@kernel.org, xukuohai@huaweicloud.com, lihuafei1@huawei.com, Linus Torvalds Subject: Re: [PATCH v6 0/5] Add ftrace direct call for arm64 Message-ID: <20230411134456.728551f8@gandalf.local.home> In-Reply-To: <20230411170807.GA23143@willie-the-truck> References: <20230405180250.2046566-1-revest@chromium.org> <20230411124749.7aeea715@gandalf.local.home> <20230411170807.GA23143@willie-the-truck> 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=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.0 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, RCVD_IN_DNSWL_MED,SPF_HELO_NONE,SPF_PASS autolearn=unavailable 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 Tue, 11 Apr 2023 18:08:08 +0100 Will Deacon wrote: > On Tue, Apr 11, 2023 at 12:47:49PM -0400, Steven Rostedt wrote: > > On Tue, 11 Apr 2023 16:56:45 +0100 > > Mark Rutland wrote: > > > > > IIUC Steve was hoping to take the FUNCTION_GRAPH_RETVAL series through the > > > trace tree, and if that's still the plan, maybe both should go that way? > > > > The conflict is minor, and I think I prefer to still have the ARM64 bits go > > through the arm64 tree, as it will get better testing, and I don't like to > > merge branches ;-) > > > > I've added Linus to the Cc so he knows that there will be conflicts, but as > > long as we mention it in our pull request, with a branch that includes the > > solution, it should be fine going through two different trees. > > If it's just the simple asm-offsets conflict that Mark mentioned, then that > sounds fine to me. However, patches 3-5 don't seem to have anything to do I guess 3 and 5 are not, but patch 4 adds arm64 code to the samples (as it requires arch specific asm to handle the direct trampolines). > with arm64 at all and I'd prefer those to go via other trees (esp. as patch > 3 is an independent -stable candidate and the last one is a bpf selftest > change which conflicts in -next). > > So I'll queue the first two in arm64 on a branch (or-next/ftrace) based > on trace-direct-v6.3-rc3. Are 3-5 dependent on those changes? If not, I can pull them into my tree. -- Steve