From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755179AbbFBEDF (ORCPT ); Tue, 2 Jun 2015 00:03:05 -0400 Received: from mail-pd0-f180.google.com ([209.85.192.180]:33220 "EHLO mail-pd0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751539AbbFBECz (ORCPT ); Tue, 2 Jun 2015 00:02:55 -0400 Date: Tue, 2 Jun 2015 09:32:49 +0530 From: Viresh Kumar To: Prarit Bhargava Cc: linux-kernel@vger.kernel.org, Jonathan Corbet , "Rafael J. Wysocki" , Kristen Carlson Accardi , Dirk Brandewie , linux-doc@vger.kernel.org, x86@kernel.org Subject: Re: [PATCH] Documentation, intel_pstate: Add a better description of the intel_pstate legacy mode internal governors Message-ID: <20150602040249.GB10443@linux> References: <1433165764-4734-1-git-send-email-prarit@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1433165764-4734-1-git-send-email-prarit@redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 01-06-15, 09:36, Prarit Bhargava wrote: > This patchset was originally submitted and acked here > > http://marc.info/?l=linux-kernel&m=140203008832333&w=2 > > but lost at some point. > > P. > > ----8<---- I don't think this is the right place to have this information, you should have added it after the three dashes below. (---). > The current documentation is incomplete wrt the intel_pstate legacy > internal governors. The confusion comes from the general cpufreq > governors which also use the names performance and powersave. This patch > better differentiates between the two sets of governors and gives an > explanation of how the internal P-state governors behave differently from > one another. > > Also fix two minor typos. > > Cc: Jonathan Corbet > Cc: Prarit Bhargava > Cc: "Rafael J. Wysocki" > Cc: Kristen Carlson Accardi > Cc: Dirk Brandewie > Cc: linux-doc@vger.kernel.org > Cc: Viresh Kumar > Cc: x86@kernel.org > Signed-off-by: Prarit Bhargava You could have carried my Ack :) Acked-by: Viresh Kumar -- viresh