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 2A840C433EF for ; Fri, 29 Apr 2022 16:48:12 +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:In-Reply-To:MIME-Version:References: 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=Ti28+KzYfPczxrcrEzgRa43kbOxxPsGMDkdrz9sv5SA=; b=UVP8Rn72MXLBwT AUJFrmbDkt1vhgVgw2tq6Lh/CTKpYUVDRtkAhEV1BWBmF4jxPGb9Fqj7xEZYHSOjUds/fga7xnUcA AoQ8hl3sxZkc9dfrRpLZFyd68VxDm1L6A25rcl2dwjFYKFuhVFzTABpyH0Kn4VQKS9bu4dRuH2kvB 8Y0a39IDHR2PPhAfftVDmwAoTAIc8a9XJyvWbtzZZV1DCaxQtWrLojAUGIwg8fhVzoXViGGHZ/Fk7 hbdvCYVm1RgZ2B/6K8ydQ3rFG2L+5pqCjj/9QMU7lPCqHZEygaER1oijNI/auoMenKIKssFRzAp+6 rWN4z8QoF5VkhK3Np1Aw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nkTlu-00C0aU-JK; Fri, 29 Apr 2022 16:47:10 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nkTls-00C0ZN-Au for linux-arm-kernel@lists.infradead.org; Fri, 29 Apr 2022 16:47:09 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 269BC1063; Fri, 29 Apr 2022 09:47:03 -0700 (PDT) Received: from FVFF77S0Q05N (unknown [10.57.45.33]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id DD6B23F774; Fri, 29 Apr 2022 09:47:00 -0700 (PDT) Date: Fri, 29 Apr 2022 17:46:54 +0100 From: Mark Rutland , catalin.marinas@arm.com To: Steven Rostedt Cc: Chengming Zhou , mingo@redhat.com, will@kernel.org, tglx@linutronix.de, dave.hansen@linux.intel.com, broonie@kernel.org, ardb@kernel.org, x86@kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, duanxiongchun@bytedance.com, songmuchun@bytedance.com, zhengqi.arch@bytedance.com Subject: Re: [PATCH v5 1/2] ftrace: cleanup ftrace_graph_caller enable and disable Message-ID: References: <20220420160006.17880-1-zhouchengming@bytedance.com> <20220425212707.378fb699@gandalf.local.home> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220425212707.378fb699@gandalf.local.home> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220429_094708_446766_4D7DE269 X-CRM114-Status: UNSURE ( 8.37 ) X-CRM114-Notice: Please train this message. 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 Mon, Apr 25, 2022 at 09:27:07PM -0400, Steven Rostedt wrote: > On Mon, 25 Apr 2022 10:51:19 +0100 > Mark Rutland wrote: > > > Steve, are you happy if this goes via the arm64 tree along with patch 2? > > Yeah, go ahead. > > Acked-by: Steven Rostedt (Google) Thanks! Catalin, could you please pick these two? Thanks, Mark. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel