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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 13033C7618E for ; Mon, 24 Apr 2023 20:10:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=v0qg5awYejDhq15I2ApgNfXDpNXwCa3gvvZP4OQB/y8=; b=fQhaJ1Tqrl2gQB ktjGV8xWpagZXnjs65nuAuyXBSkNS4lsZ7Fp+xQXczY2Ozv4Jo5aoXpgLCgV5ytNhuWPX6d5KmErs GnWy/aifnZfmQOYKhW9242Hd7k+WXKSCzL6u7o1yxn8WG4zrUg4pIxzhYVGoccphoWSspbUR49snN EK7SF5qJNpJW8MA6xeaDPH4izVSPDtNTFYTkFUSM57MMEBtPBgBgwLhZDlYnLgPhBuljXdxFyxC+1 BmP0ikLJ8jVPeUyOKizMq7xFq1aBJ55Bi3yEGMVmO003fZYFYWDMN3o8JiTW/qTp1eNo7XEj3WLHy ve9iX9e0r5bTPd+K15Kg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pr2Uz-00H72f-1a; Mon, 24 Apr 2023 20:09:21 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1pr2Uw-00H71n-01 for linux-arm-kernel@lists.infradead.org; Mon, 24 Apr 2023 20:09:19 +0000 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 C959C61FE0; Mon, 24 Apr 2023 20:09:16 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C997BC433EF; Mon, 24 Apr 2023 20:09:14 +0000 (UTC) Date: Mon, 24 Apr 2023 16:09:08 -0400 From: Steven Rostedt To: Mark Rutland Cc: Will Deacon , 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: <20230424160908.44c80452@rorschach.local.home> In-Reply-To: References: <20230405180250.2046566-1-revest@chromium.org> <20230411124749.7aeea715@gandalf.local.home> <20230411170807.GA23143@willie-the-truck> <20230411134456.728551f8@gandalf.local.home> <20230411175423.GD23143@willie-the-truck> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230424_130918_085650_C116BB0F X-CRM114-Status: GOOD ( 11.50 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, 12 Apr 2023 10:50:21 +0100 Mark Rutland wrote: > Perhaps we could queue 1 and 2 via the arm64 tree, 3 and 4 via the ftrace tree, > and follow up with patch 5 via the bpf tree after -rc1? Any patches that you want through the ftrace tree, please send as a separate queue to the linux-trace-kernel mailing list (and lkml) if you haven't done that already. I'm still a thousand emails behind, and walking through them while at the airport lounge. -- Steve _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel