Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S941845AbcJ0URh (ORCPT ); Thu, 27 Oct 2016 16:17:37 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:48934 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933832AbcJ0URe (ORCPT ); Thu, 27 Oct 2016 16:17:34 -0400 Date: Thu, 27 Oct 2016 13:17:33 -0700 From: Andrew Morton To: Mauro Carvalho Chehab Cc: Linux Doc Mailing List , Jonathan Corbet , Mauro Carvalho Chehab , LKML Subject: Re: [PATCH 00/32] Create an User's manual and improve development-process book Message-Id: <20161027131733.f37c97ff7b932a1b33cde7b8@linux-foundation.org> In-Reply-To: References: X-Mailer: Sylpheed 3.4.1 (GTK+ 2.24.23; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 585 Lines: 12 On Mon, 17 Oct 2016 14:55:37 -0200 Mauro Carvalho Chehab wrote: > This patch series continues the efforts of converting the Linux Kernel > documentation to Sphinx. hm, renaming Documentation/kernel-parameters.txt in linux-next is going to be a pain for the next two months. I have one large patch series which alters that file and I expect more will come. I guess I can cope with that, by staging these patch series after linux-next but that means that I would very much like this patch series of your to be merged *early* after the 4.9 release, please.