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.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,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 5D47CCA9EB5 for ; Mon, 4 Nov 2019 13:12:23 +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 2524021D7F for ; Mon, 4 Nov 2019 13:12:23 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="TXpHdRzU" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2524021D7F 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=5qL7svEGq3tjfEZrjIRuzXkSCvOOPyaif6PezKy1a3A=; b=TXpHdRzUSn2fMS I5Lo5W7cqmp+5jpHKUOn5V3A527Xg+/coxwaCpFKyTRFqi0+1yGec61t2WFevRDxrWY8qrW0Esoi6 Hrpn171bM84aNdFXv2qC4mqvNErT56OjOkYmiZMzYWlmtb4orStBLjyCGaOkPJxRCMKueg10/GPSX OzxZg2NYnSP9EXWEL3gwYQRZh8QMWVDN/bARXkRmL9g+pmXui8T0hF+Bm885oCqPsL8jAAhEEIlRw OUZKVChlSYYsRCEdWiG/ARjexInk3iFixag9pXULFKQMjhx+s0mNsTmt/+I76vVK/wjxrH4RMgxOp uQ3uoU+YXe6Q94b7/GlA==; 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 1iRc9e-0004N9-3z; Mon, 04 Nov 2019 13:12:22 +0000 Received: from smtprelay0136.hostedemail.com ([216.40.44.136] helo=smtprelay.hostedemail.com) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iRc9V-0004B4-Mc for linux-arm-kernel@lists.infradead.org; Mon, 04 Nov 2019 13:12:15 +0000 Received: from filter.hostedemail.com (clb03-v110.bra.tucows.net [216.40.38.60]) by smtprelay02.hostedemail.com (Postfix) with ESMTP id AA5684DBD; Mon, 4 Nov 2019 13:11:43 +0000 (UTC) X-Session-Marker: 726F737465647440676F6F646D69732E6F7267 X-HE-Tag: bat51_e8cae9c64d2a X-Filterd-Recvd-Size: 1974 Received: from grimm.local.home (unknown [146.247.46.6]) (Authenticated sender: rostedt@goodmis.org) by omf13.hostedemail.com (Postfix) with ESMTPA; Mon, 4 Nov 2019 13:11:39 +0000 (UTC) Date: Mon, 4 Nov 2019 08:11:36 -0500 From: Steven Rostedt To: Amit Daniel Kachhap Subject: Re: [PATCHv2 1/8] ftrace: add ftrace_init_nop() Message-ID: <20191104081136.645e9b1a@grimm.local.home> In-Reply-To: References: <20191029165832.33606-1-mark.rutland@arm.com> <20191029165832.33606-2-mark.rutland@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_051213_864364_D2680270 X-CRM114-Status: UNSURE ( 9.14 ) 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: Mark Rutland , 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, 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 Sat, 2 Nov 2019 17:49:00 +0530 Amit Daniel Kachhap wrote: > Now that ftrace_init_nop is also an arch implemented function so it may > be added in Documentation/trace/ftrace-design.rst along with > ftrace_make_nop. > In general also, adding some description about patchable-function-entry > in kernel Documentation will be useful. I think this part is outside the scope of this patch set. Honestly, I need to chisel out some time to rewrite the ftrace-design document, as that's been long needed. But that can come at a later time. I'm currently rewriting some of it now, so it will be best to not waste effort to update a document that will soon become stale. ;-) -- Steve _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel