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]
Message-ID: <CAAscG3X1Rg3YE3+FvNuyK_0eRtz6Q7FgAJBW0saNYNQkigPZzw@mail.gmail.com>
Date: Mon, 16 Jun 2025 10:19:50 +0800
From: liu shouye <shouyeliu@...il.com>
To: Jonathan Corbet <corbet@....net>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>, Shouye Liu <shouyeliu@...cent.com>, 
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>, 
	Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: Signed-off-by missing for commit in the jc_docs tree

From: Shouye Liu <shouyeliu@...cent.com>

In the AMD P-States Performance Scale diagram, the labels for "Max Perf"
and "Lowest Perf" were incorrectly used to define the range for
"Desired Perf".The "Desired performance target" should be bounded by the
"Maximum requested performance" and the "Minimum requested performance",
which corresponds to "Max Perf" and "Min Perf", respectively.

Signed-off-by: Shouye Liu <shouyeliu@...cent.com>
---
 Documentation/admin-guide/pm/amd-pstate.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/admin-guide/pm/amd-pstate.rst
b/Documentation/admin-guide/pm/amd-pstate.rst
index 412423c54f25..e1771f2225d5 100644
--- a/Documentation/admin-guide/pm/amd-pstate.rst
+++ b/Documentation/admin-guide/pm/amd-pstate.rst
@@ -72,7 +72,7 @@ to manage each performance update behavior. ::
   Lowest non-        |                       |
 |                       |
   linear perf ------>+-----------------------+
 +-----------------------+
                      |                       |
 |                       |
-                     |                       |       Lowest perf
---->|                       |
+                     |                       |          Min perf
---->|                       |
                      |                       |
 |                       |
   Lowest perf ------>+-----------------------+
 +-----------------------+
                      |                       |
 |                       |
--
2.19.1

Jonathan Corbet <corbet@....net> 于2025年6月10日周二 06:23写道:
>
> Stephen Rothwell <sfr@...b.auug.org.au> writes:
>
> > Hi all,
> >
> > Commit
> >
> >   47cbe79dedbe ("Documentation: amd-pstate:fix minimum performance state label error")
> >
> > is missing a Signed-off-by from its author.
> >
> > Actually it looks like 2 different email addresses have been used.
>
> Gee, I must have pushed that tree at least five minutes ago, you
> couldn't find this sooner? :)
>
> Shouye, can you send me a version with a matching signoff, please?
>
> Thanks,
>
> jon

I'm very sorry to see this email so late. This patch adds my "From"

Thanks,
Shouye

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ