From patchwork Sun Aug 23 23:04:11 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 256961 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.1 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI, SIGNED_OFF_BY, SPF_HELO_NONE, SPF_PASS, USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9AAA4C433E3 for ; Sun, 23 Aug 2020 23:04:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6E59F20724 for ; Sun, 23 Aug 2020 23:04:32 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="Y4Vf/dNr" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726991AbgHWXEb (ORCPT ); Sun, 23 Aug 2020 19:04:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59226 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726631AbgHWXE2 (ORCPT ); Sun, 23 Aug 2020 19:04:28 -0400 Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C411AC061573; Sun, 23 Aug 2020 16:04:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=Content-Transfer-Encoding:Content-Type: MIME-Version:Date:Message-ID:Subject:From:Cc:To:Sender:Reply-To:Content-ID: Content-Description:In-Reply-To:References; bh=v34t1N2mYe9Af+5RjwXf4HVMIq4eM3wL/1dL7e36QP8=; b=Y4Vf/dNrO+91A6H3uaWeUOMznt K9I4ZjAH0eez3Z0SCVIXb9pgotmYapZEqXszgrIn9KHp6NCbA/QqCS4INvADBopC4qSFnF/ljYGBV buIdZENVpvP+OMpXwRUUlMgnd0sVXVZ6GKSd+87vYRIEh7rbiD6nIJy/BZWoYLHaOMrHqpkausiEf P8F/rWTGJ4bdH26rk2AzqnXpl635Wvp3oJU9ZWP7swzUSv2Bw9F2A4pMEkuL9+pbQLWfP/uvvEEp+ d5IvCk8JTqwle+pLkQxOAR5S3f4I4Juom8S39qZuol8+/1AEZAa+mqPCGX1lLrvISwj7aHivyhyng 8tN4effw==; Received: from [2601:1c0:6280:3f0::19c2] by casper.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1k9z25-00089U-O4; Sun, 23 Aug 2020 23:04:14 +0000 To: LKML , Linux PM list , "linux-doc@vger.kernel.org" , Jonathan Corbet , "Rafael J. Wysocki" Cc: Srinivas Pandruvada From: Randy Dunlap Subject: [PATCH] Documentation: fix pm/intel_pstate build warning and wording Message-ID: <884e2ee2-7426-cda1-aae2-676062c67f10@infradead.org> Date: Sun, 23 Aug 2020 16:04:11 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0 MIME-Version: 1.0 Content-Language: en-US Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org From: Randy Dunlap Fix documentation build warning and sentence wording: Documentation/admin-guide/pm/intel_pstate.rst:568: WARNING: Unexpected indentation. Fixes: f473bf398bf1 ("cpufreq: intel_pstate: Allow raw energy performance preference value") Signed-off-by: Randy Dunlap Cc: Srinivas Pandruvada Cc: Rafael J. Wysocki --- Documentation/admin-guide/pm/intel_pstate.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- lnx-59-rc2.orig/Documentation/admin-guide/pm/intel_pstate.rst +++ lnx-59-rc2/Documentation/admin-guide/pm/intel_pstate.rst @@ -564,8 +564,8 @@ Energy-Performance Preference (EPP) knob Energy-Performance Bias (EPB) knob. It is also possible to write a positive integer value between 0 to 255, if the EPP feature is present. If the EPP feature is not present, writing integer value to this attribute is not -supported. In this case, user can use - "/sys/devices/system/cpu/cpu*/power/energy_perf_bias" interface. +supported. In this case, user can use the +"/sys/devices/system/cpu/cpu*/power/energy_perf_bias" interface. [Note that tasks may by migrated from one CPU to another by the scheduler's load-balancing algorithm and if different energy vs performance hints are