Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp3851454yba; Tue, 23 Apr 2019 10:38:19 -0700 (PDT) X-Google-Smtp-Source: APXvYqyGqTwJRJyR/7EDKBR7/wkZ+Hc0oDY/M5LJgqpGEK3D1tZisRTMggcFny5j7OFnzx5F3lQb X-Received: by 2002:a17:902:6b8b:: with SMTP id p11mr27043109plk.225.1556041099350; Tue, 23 Apr 2019 10:38:19 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1556041099; cv=none; d=google.com; s=arc-20160816; b=KRsCLUY138omiUzy71L+8GR1ajj4gEdaDkuhenCj9gMrCCwIhRE42FZxKaEmxEia0L Y5/WkVXgYz0JKxAuTun9ObWUXwigYzyTaHnjoixNQTMJEZ+KEqYJmNnrYUaLSlrZ3kcc /4NVUcaOMD+EW/p/is+rxD3bYB4cIpgZj1C1+aBteQZ4zxXfZMkomprcqknNoc/PlF5Q ohCTSuZZ1P6xUiY8yGO5J1ZB/42ifHni+lmV7SXMz6HsAUIWwJQGNMu55g2Wxn/3QpqE gIOfGjrU29IumVzeLMP6wRYvgkFUS2Iy3dMgyKCNfZseppfesmc3cD58W4vD0k8/pKRb ZnSQ== 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:dkim-signature; bh=8D+NtaMDoLNQGItMe34U5p3glB9Ye2TzxYjQkwgsydk=; b=X7VRXc+BTigzgfFcaiaW1JPyqfV2vMLadOMTbo0VbUhLb4Tu+NAlsEvgvHVNk+mkxC AfOutbvZgUyWHPbLMy0bigeph1HzIyZYay5ngoLcu+5nrId32Kdh6MZ0UDEMgWlMcuej JlmAFLZCXmlAFzSibGRAXa2TBHprQfrAW0K61eYvtgCSJ1Z/cHVFihccSllBR9f8eefx Wm2+t51iIaPilaoY0kFwIHy9oNQZn+0VgXaLfllArZ9KhawuZBE1EiRdNFUd67cBzNXQ 2byqBlrQYV+sx3Ki2+9SL0f3g+FcVw4ba2zAIXbsZjv2TOtcksYl9r/NaMtf/owS4C/T kIZw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=RFKifiku; 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=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id i11si15526658pgj.46.2019.04.23.10.38.05; Tue, 23 Apr 2019 10:38:19 -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; dkim=pass header.i=@kernel.org header.s=default header.b=RFKifiku; 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=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729557AbfDWRgq (ORCPT + 99 others); Tue, 23 Apr 2019 13:36:46 -0400 Received: from mail.kernel.org ([198.145.29.99]:32872 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728526AbfDWRgp (ORCPT ); Tue, 23 Apr 2019 13:36:45 -0400 Received: from localhost (odyssey.drury.edu [64.22.249.253]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 02F66206BA; Tue, 23 Apr 2019 17:36:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1556041005; bh=0ywx4lbgLqdcOUJmTJLQ1S0sd6blYojEzZMGaehyCq4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=RFKifikufVAAEiYElOfFEZNBmaOX2AaURO7CJBO43uVnIm7SiUToincr0CoU5SipS eq2M2g/oAiDcLtIuc216jiwUzJebwpsyrWM9ejkKSSdRE8ZRTqbu9nljumpqsQwuQ6 IfP1DjparUtNRl4DWKZkRDEo/m77cCe09UE43KGY= Date: Tue, 23 Apr 2019 12:36:44 -0500 From: Bjorn Helgaas To: "Rafael J. Wysocki" Cc: Changbin Du , Jonathan Corbet , "Rafael J. Wysocki" , Linux PCI , "open list:DOCUMENTATION" , Linux Kernel Mailing List , Thomas Gleixner , Ingo Molnar , the arch/x86 maintainers , Fenghua Yu , linuxppc-dev , ACPI Devel Maling List , linux-gpio@vger.kernel.org, Mauro Carvalho Chehab Subject: Re: [PATCH v4 00/63] Include linux ACPI/PCI/X86 docs into Sphinx TOC tree Message-ID: <20190423173644.GA14616@google.com> References: <20190423162932.21428-1-changbin.du@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Apr 23, 2019 at 06:39:47PM +0200, Rafael J. Wysocki wrote: > On Tue, Apr 23, 2019 at 6:30 PM Changbin Du wrote: > > Hi Corbet and All, > > The kernel now uses Sphinx to generate intelligent and beautiful > > documentation from reStructuredText files. I converted all of the Linux > > ACPI/PCI/X86 docs to reST format in this serias. > > > > In this version I combined ACPI and PCI docs, and added new x86 docs > > conversion. > > I'm not sure if combining all three into one big patch series has been > a good idea, honestly. Yeah, if you post this again, I would find it easier to deal with if linux-pci only got the PCI-related things. 63 patches is a little too much for one series. Bjorn