From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751196AbdAMReN (ORCPT ); Fri, 13 Jan 2017 12:34:13 -0500 Received: from ms.lwn.net ([45.79.88.28]:43298 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750906AbdAMReK (ORCPT ); Fri, 13 Jan 2017 12:34:10 -0500 Date: Fri, 13 Jan 2017 10:34:04 -0700 From: Jonathan Corbet To: Sebastian Andrzej Siewior Cc: linux-kernel@vger.kernel.org, tglx@linutronix.de, rt@linutronix.de, Mauro Carvalho Chehab , Rusty Russell , Srivatsa Vaddagiri , Ashok Raj , Joel Schopp , linux-doc@vger.kernel.org Subject: Re: [PATCH] Documentation: Update CPU hotplug and move it to core-api Message-ID: <20170113103404.4ee27ed8@lwn.net> In-Reply-To: <20161222161934.15478-1-bigeasy@linutronix.de> References: <20161222161934.15478-1-bigeasy@linutronix.de> Organization: LWN.net X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.31; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 22 Dec 2016 17:19:34 +0100 Sebastian Andrzej Siewior wrote: > The current CPU hotplug is outdated. During the update to what we > currently have I rewrote it partly and moved to sphinx format. OK, I've applied this (finally) to the docs tree, even though I do kind of agree with Jani about keeping the author information in Git. Thanks, jon