lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 24 Aug 2020 12:51:23 +0200
From:   "Rafael J. Wysocki" <rafael@...nel.org>
To:     Randy Dunlap <rdunlap@...radead.org>
Cc:     LKML <linux-kernel@...r.kernel.org>,
        Linux PM list <linux-pm@...r.kernel.org>,
        "linux-doc@...r.kernel.org" <linux-doc@...r.kernel.org>,
        Jonathan Corbet <corbet@....net>,
        "Rafael J. Wysocki" <rafael.j.wysocki@...el.com>,
        Srinivas Pandruvada <srinivas.pandruvada@...ux.intel.com>
Subject: Re: [PATCH] Documentation: fix pm/intel_pstate build warning and wording

On Mon, Aug 24, 2020 at 1:04 AM Randy Dunlap <rdunlap@...radead.org> wrote:
>
> From: Randy Dunlap <rdunlap@...radead.org>
>
> 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 <rdunlap@...radead.org>
> Cc: Srinivas Pandruvada <srinivas.pandruvada@...ux.intel.com>
> Cc: Rafael J. Wysocki <rafael.j.wysocki@...el.com>
> ---
>  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

Applied as 5.9-rc material, thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ