From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753977AbdCMWyu (ORCPT ); Mon, 13 Mar 2017 18:54:50 -0400 Received: from ms.lwn.net ([45.79.88.28]:56446 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751921AbdCMWyk (ORCPT ); Mon, 13 Mar 2017 18:54:40 -0400 Date: Mon, 13 Mar 2017 16:54:38 -0600 From: Jonathan Corbet To: "Rafael J. Wysocki" Cc: Viresh Kumar , Srinivas Pandruvada , LKML , Linux PM Subject: Re: [PATCH] cpufreq: User/admin documentation update and consolidation Message-ID: <20170313165438.13eba0a7@lwn.net> In-Reply-To: <2879165.8iN5Cik88G@aspire.rjw.lan> References: <2879165.8iN5Cik88G@aspire.rjw.lan> 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, 09 Mar 2017 16:28:32 +0100 "Rafael J. Wysocki" wrote: > The user/admin documentation of cpufreq is badly outdated. It > conains stale and/or inaccurate information along with things > that are not particularly useful. Also, some of the important > pieces are missing from it. > > For this reason, add a new user/admin document for cpufreq > containing current information to admin-guide and drop the old > outdated .txt documents it is replacing. Out of curiosity, how did you generate this? Neither "git am" nor "patch" wants to deal with it. Can I ask for a retry? Thanks, jon