Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp2955538ybi; Thu, 4 Jul 2019 23:07:08 -0700 (PDT) X-Google-Smtp-Source: APXvYqwZ7xsa1HNruJUh27QzTrUjhmglGbR/xLpWER53u1AeCSdjcTn8unKXXcrMzny/xIR2g333 X-Received: by 2002:a17:90a:216f:: with SMTP id a102mr2759431pje.29.1562306828388; Thu, 04 Jul 2019 23:07:08 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1562306828; cv=none; d=google.com; s=arc-20160816; b=NU2XrovKf2ZK9SX4oNWkaG42yZ/WbkEI5haeWcGHOhcLUrQiLYnNjjQbYZ/lwRj6d4 47/vCJJCNxeKDlsw2TNj/Uit/572vDroxqS6JkMOwVt9TqUFXUjmDtz7uRj4gb50HztI 4BBf4Auq4J0skaOgXGKgUCObX69GDZMgpUqeUXbTe0HuMqxF042g3Mex87SKuvk5DvBQ 5/8CBPrPeOVbJU/tHc5nOXVn/ySAxK+IwkMrT+4PEAhy5h2nCSk0FOjXmPE1VkJOortl sGsQ56VlC3Pn0Fi44OnKmJ7Qvdeaw4aFbb83uDLLmDjf0WbEg+aIYaQGVrBMQN6KwaCG 4Nyg== 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-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=eZgHUiebS7cvirXhc4tBTnQenlmfFbvQZ6WtezhynTU=; b=yk7eIyvsWkEz7vP/OGKmQgN811mEZgMTlLIbwr3pTmJI+AC3XSNIgq8Vtf8Jxnx/TD btqMZVA42kzNppR3TkVE3fVQtwu+WaKIjK3MvL0sXe/9jnT26NzEst4icChtfdrrjUSC +2sd8rNFvOBS85M6t473rvCKocneuTteo97Y7EXFnsNfxGDHj2drzGlD7lQ8cA6mRZw6 HjAK1YZggHdkEyl0RCeYYFYJR6JYFj0q+Fzr5ZZ7iqASqJkuzyG04g1mDKzggI5Stcnj IcSwdcMU/3PEsGoA3kjUKG1rRYeTZC5Ubq/6Xv7YRuZjJ/cyCvnCVA9SsvdqFcqEPMik efkw== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id z25si7102027pgv.418.2019.07.04.23.06.53; Thu, 04 Jul 2019 23:07:08 -0700 (PDT) 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727724AbfGEF7T (ORCPT + 99 others); Fri, 5 Jul 2019 01:59:19 -0400 Received: from mx1.redhat.com ([209.132.183.28]:55298 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725813AbfGEF7T (ORCPT ); Fri, 5 Jul 2019 01:59:19 -0400 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id BE7D813A98; Fri, 5 Jul 2019 05:59:17 +0000 (UTC) Received: from localhost.localdomain (ovpn-12-83.pek2.redhat.com [10.72.12.83]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 073FB60BF1; Fri, 5 Jul 2019 05:59:07 +0000 (UTC) Date: Fri, 5 Jul 2019 13:59:04 +0800 From: Dave Young To: Alex Shi Cc: Mauro Carvalho Chehab , Linux Doc Mailing List , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Jonathan Corbet , Baoquan He , Vivek Goyal , Benjamin Herrenschmidt , Paul Mackerras , Michael Ellerman , Harry Wei , Jerry Hoemann , Wim Van Sebroeck , Guenter Roeck , Russell King , Catalin Marinas , Will Deacon , Yoshinori Sato , Rich Felker , Thomas Gleixner , Ingo Molnar , Borislav Petkov , "H. Peter Anvin" , x86@kernel.org, kexec@lists.infradead.org, linuxppc-dev@lists.ozlabs.org, linux-watchdog@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sh@vger.kernel.org Subject: Re: [PATCH 18/39] docs: admin-guide: add kdump documentation into it Message-ID: <20190705055904.GB2790@localhost.localdomain> References: <654e7591c044632c06257e0f069a52c0bb993554.1561724493.git.mchehab+samsung@kernel.org> <6911b74c-848f-0060-3db5-b5d7e8061cb5@linux.alibaba.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <6911b74c-848f-0060-3db5-b5d7e8061cb5@linux.alibaba.com> User-Agent: Mutt/1.9.1 (2017-09-22) X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.29]); Fri, 05 Jul 2019 05:59:18 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/05/19 at 11:43am, Alex Shi wrote: > > > 在 2019/6/28 下午8:30, Mauro Carvalho Chehab 写道: > > The Kdump documentation describes procedures with admins use > > in order to solve issues on their systems. > > > > Signed-off-by: Mauro Carvalho Chehab > > --- > > Documentation/admin-guide/bug-hunting.rst | 4 ++-- > > Documentation/admin-guide/index.rst | 1 + > > Documentation/{ => admin-guide}/kdump/gdbmacros.txt | 0 > > Documentation/{ => admin-guide}/kdump/index.rst | 1 - > > Documentation/{ => admin-guide}/kdump/kdump.rst | 0 > > Documentation/{ => admin-guide}/kdump/vmcoreinfo.rst | 0 > > I am not sure if it's convenience for people to have more levels in docs. > > But I guess, move archs into a Documentation/arch/ dir should be fine. like Documentation/arch/{x86,arm,arm64,ia64,m68k,s390,powerpc,...} Alex, moving kdump to admin-guide sounds reasonable to me. I also agree with you for those arch dependent files can be moved to Documentation/arch/, maybe you are talking about some other patches in the series for the arch/? Thanks dave