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 X-Spam-Level: X-Spam-Status: No, score=-2.2 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_2 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C756DCA9EB5 for ; Mon, 4 Nov 2019 13:53:35 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 9C04A20869 for ; Mon, 4 Nov 2019 13:53:35 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="cB8Pdmla" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9C04A20869 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=goodmis.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Subject: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=WaVDiIZmmztjCEr3nV8N0R30oVK2jD9dhjt5Ekv+5Fo=; b=cB8PdmlacDBWi9 1Z6m8WzItWeFnOpVqJX/t18N7jiWiGMr1NFF/8v2sYHcwh/AYLh+FjUID0djlY+PNe/Y6iTPALTBA mcP/6Oq3Tg1RvLSjuPRSaSKT/lc2OKVdmsTn1QmVMfiAbVDFdd72f/6WNuCZZHLF0ohX4h7p4gtXI lDDdexNDh5MpQ5JcjRbFSOomdOHXOE0nfOD3kyA76mWsS4WcjWlAfW/8Pr1pLM827mXTDzYwXRtvU oHK7+OBzdn2Gh80Lk6JhcmWgmKr9QuTm2cMztJ6WXBzOplD995/A6Zk/RGMUK96XmBrODGnLzMvLx e4NBIUrzxwSH/TO0MN/g==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iRcnX-0001aw-2m; Mon, 04 Nov 2019 13:53:35 +0000 Received: from smtprelay0158.hostedemail.com ([216.40.44.158] helo=smtprelay.hostedemail.com) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iRcnT-0001aF-FC for linux-arm-kernel@lists.infradead.org; Mon, 04 Nov 2019 13:53:32 +0000 Received: from filter.hostedemail.com (clb03-v110.bra.tucows.net [216.40.38.60]) by smtprelay07.hostedemail.com (Postfix) with ESMTP id 5DE2B181D304D; Mon, 4 Nov 2019 13:53:29 +0000 (UTC) X-Session-Marker: 726F737465647440676F6F646D69732E6F7267 X-HE-Tag: air76_580e2771dcc23 X-Filterd-Recvd-Size: 1758 Received: from grimm.local.home (unknown [146.247.46.6]) (Authenticated sender: rostedt@goodmis.org) by omf07.hostedemail.com (Postfix) with ESMTPA; Mon, 4 Nov 2019 13:53:24 +0000 (UTC) Date: Mon, 4 Nov 2019 08:53:21 -0500 From: Steven Rostedt To: Mark Rutland Subject: Re: [PATCHv2 1/8] ftrace: add ftrace_init_nop() Message-ID: <20191104085321.7636be56@grimm.local.home> In-Reply-To: <20191104133836.GF45140@lakrids.cambridge.arm.com> References: <20191029165832.33606-1-mark.rutland@arm.com> <20191029165832.33606-2-mark.rutland@arm.com> <20191104081620.732320a8@grimm.local.home> <20191104133836.GF45140@lakrids.cambridge.arm.com> X-Mailer: Claws Mail 3.17.4git49 (GTK+ 2.24.32; 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-20191104_055331_579235_2A5D8A4C X-CRM114-Status: UNSURE ( 7.76 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: jthierry@redhat.com, linux-parisc@vger.kernel.org, peterz@infradead.org, catalin.marinas@arm.com, deller@gmx.de, jpoimboe@redhat.com, linux-kernel@vger.kernel.org, James.Bottomley@HansenPartnership.com, takahiro.akashi@linaro.org, will@kernel.org, mingo@redhat.com, james.morse@arm.com, jeyu@kernel.org, amit.kachhap@arm.com, svens@stackframe.org, duwe@suse.de, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, 4 Nov 2019 13:38:36 +0000 Mark Rutland wrote: > > Reviewed-by: Steven Rostedt (VMware) > > Thanks! > > Just to check, are you happy if this were to go via the arm64 tree with > the rest of the patches? Yes, if I wasn't I would have said something. But I guess I should have been explicit and stated that I'm fine with it going in your tree. My current updates should not conflict with this. -- Steve _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel