Received: by 10.223.185.116 with SMTP id b49csp1407244wrg; Fri, 16 Feb 2018 19:40:55 -0800 (PST) X-Google-Smtp-Source: AH8x2246t94wmOBmklL+ci9QjiTunshd1KMBjM2yG/VvT7QZAJz662tNatiL/0ya0ycE75zzXDJw X-Received: by 2002:a17:902:2f84:: with SMTP id t4-v6mr7411040plb.81.1518838855881; Fri, 16 Feb 2018 19:40:55 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1518838855; cv=none; d=google.com; s=arc-20160816; b=AjQA4cQ0l0LKaVGnySObj5xHPiAt0skY1t96OqdjDx9IYTEdc/M+Ez/MYYFpBpGGlR 5/HHF6BuoCxp8CjowtLn+LCVMMRzjges+Tlkv+QnwJquM3uk+albrXPqbpSdFxB20m3a ttIIyHCl9fVBjQL9r61syGkdiJVGHSw96BG3Zh51GLKkW8Hh99sE6Lc9seiOiO7r9eUP xdrHrIztrYmQ9z6jduGKY3rsA5Wk7lOS3HVZDcN/5w88PPzYyTS1kMvGbc97dvrdoJzs 5hBVpM20wj4ZYyUAclfqQGvx2sp8llRGrk1rvRRKv2TKfVCKSlBeg9/ly+lEyaDCNkRD YTHg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=5LpkxyRnzBrudmt7U1BetHPJBgBZecCY3YU9CPA1it0=; b=UMbSwNhrWLbU5I0fhJ8xfVQdIwW31eiW9yQ5jS7AnBlQ0KNC7F8l9LcwxXFvomsuI1 wYuUn28GIe9KQqlCV1YnVd9769OP1TGXtvXW+jwjEL00DE4JKray5XQgOuidvTCY5ttX KLBxOkpWmA3aHZ+gQqMHLvQB+u50fpj2A90gHoxOq1BnSUTs17AP2NhymoZ3f+xR2/a9 PwHraWP79MB+8EV+pTV29ItyunU61y2yZigI+ebylSauV4ZYY642sdzGYwTOm84f+P8k iE2oxOQUBQy5/btxOFkWYatNBRCif8UlzAK0KZIYRHIKYSXYMzIcmcQ8j4kOD2h2z/x/ tW6w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id m2-v6si3945103plt.418.2018.02.16.19.40.31; Fri, 16 Feb 2018 19:40:55 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751053AbeBQDjd (ORCPT + 99 others); Fri, 16 Feb 2018 22:39:33 -0500 Received: from mga07.intel.com ([134.134.136.100]:21503 "EHLO mga07.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750942AbeBQDjb (ORCPT ); Fri, 16 Feb 2018 22:39:31 -0500 X-Amp-Result: UNSCANNABLE X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 16 Feb 2018 19:39:30 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,522,1511856000"; d="scan'208";a="18372791" Received: from gvt-dell.bj.intel.com (HELO intel.com) ([10.238.154.59]) by orsmga007.jf.intel.com with SMTP; 16 Feb 2018 19:39:29 -0800 Date: Sat, 17 Feb 2018 11:30:48 +0800 From: "Du, Changbin" To: Steven Rostedt Cc: Jonathan Corbet , changbin.du@intel.com, mingo@kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/3] Documentation: convert trace/ftrace-design.txt to rst format Message-ID: <20180217033047.nubl47hevaag5m3r@intel.com> References: <1518750739-12514-1-git-send-email-changbin.du@intel.com> <1518750739-12514-3-git-send-email-changbin.du@intel.com> <20180215225705.58984492@vmware.local.home> <20180216054952.78718f09@lwn.net> <20180216123629.5ac2b373@gandalf.local.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180216123629.5ac2b373@gandalf.local.home> User-Agent: NeoMutt/20171027-42-ad8712 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 16, 2018 at 12:36:29PM -0500, Steven Rostedt wrote: > On Fri, 16 Feb 2018 05:49:52 -0700 > Jonathan Corbet wrote: > > > On Thu, 15 Feb 2018 22:57:05 -0500 > > Steven Rostedt wrote: > > > > > This document is out of date, and I rather have it updated before we > > > make it more "available" elsewhere. > > > > Imagine that, an out-of-date doc in the kernel :) > > > > Seriously, though, I'd argue that (1) it's already highly available, and > > (2) it's useful now. And (3) who knows when that update will happen? > > Unless we have reason to believe that a new version is waiting on the > > wings, I don't really see why we would want to delay this work. > > Actually, some of these documents I was thinking of labeling as > "obsolete" or simply removing them. The ftrace-design one is about > how to port ftrace to other architectures, and I already had to correct > people that based their work on it. > > Yeah, I really need to get some time to update them, but like everyone > else, that's just the 90th thing I have to do. > > -- Steve Reading this doc, I think most of information are still useful for undertading the implemeation. So how abount just put a caution at the begining of doc as below defore get updated? http://docservice.askxiong.com/linux-kernel/trace/ftrace-design.html Anyway, I just converted them all. I will send them out. Please comemnt if some of them should be removed. -- Thanks, Changbin Du