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 22C7AEB64D9 for ; Mon, 10 Jul 2023 21:41: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=tFh9jqyb61bIEUNDowAnEMtEWPf3ZT1gs1X2z9MeDNE=; b=te7H2XlIe+VQ8G rTRGitU1dFYw2LqyifhDdnARF/IxtxSKH4Tqm9fw/MGUersG/TSPWwIKINvlTnDmQ7vDD695hZ7X7 TkhnrkqIUX1CSruOHV9Q+wz8umxnNWdDFoxJSk8Guaa35jJdzDSv8sRIZQyh5huu5twfVCICRS53+ Ept6O1a4VWqvQ7pbXLyDDr4c8IcGqZKLczbpB2lP/dorJVsej2Xv2xunv29ew9C35KvzR8LdQq6mg anGZdUxrFbCrSOJKqLDuqV3R4cfilSWz0t12RUdxp66MqHyn96e4+hKbnueLnoomsP4Ssidn8B3Wr lLOqPKql79ulMHjjrHeA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qIycO-00Cmu3-08; Mon, 10 Jul 2023 21:40:28 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qIycK-00Cmsp-2S for linux-arm-kernel@lists.infradead.org; Mon, 10 Jul 2023 21:40:26 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 8EEC261212; Mon, 10 Jul 2023 21:40:23 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E6893C433C7; Mon, 10 Jul 2023 21:40:21 +0000 (UTC) Date: Mon, 10 Jul 2023 17:40:20 -0400 From: Steven Rostedt To: Catalin Marinas Cc: Florent Revest , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-trace-kernel@vger.kernel.org, mhiramat@kernel.org, mark.rutland@arm.com, kpsingh@kernel.org, xukuohai@huaweicloud.com Subject: Re: [PATCH 0/2] Ftrace direct call samples improvements Message-ID: <20230710174020.37cfa376@gandalf.local.home> In-Reply-To: References: <20230427140700.625241-1-revest@chromium.org> <20230609162046.13d19398@gandalf.local.home> X-Mailer: Claws Mail 3.19.1 (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-20230710_144024_854106_8A03F547 X-CRM114-Status: GOOD ( 11.28 ) 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 Sat, 10 Jun 2023 09:28:36 +0100 Catalin Marinas wrote: > > Is this going through the arm64 tree, or should it go through mine? > > Feel free to take it through your tree. > > Acked-by: Catalin Marinas I think I missed your email and let this drop. I'll add it now. As it's sample code, it should still be OK to add to the rc releases. -- Steve _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel