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: <CAJZ5v0jv0YXQPH_35FKfEoR7RbiNmWsffp+aRgymqEU03g3t6w@mail.gmail.com>
Date: Thu, 10 Jul 2025 14:07:51 +0200
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Ulf Hansson <ulf.hansson@...aro.org>
Cc: "Rafael J . Wysocki" <rafael@...nel.org>, linux-pm@...r.kernel.org, 
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Documentation: power: Remove info about non-existing QoS interfaces

On Thu, Jul 10, 2025 at 12:27 PM Ulf Hansson <ulf.hansson@...aro.org> wrote:
>
> cpu_latency_qos_add|remove_notifier() doesn't exist, hence let's drop the
> documentation of them.
>
> Signed-off-by: Ulf Hansson <ulf.hansson@...aro.org>
> ---
>  Documentation/power/pm_qos_interface.rst | 7 -------
>  1 file changed, 7 deletions(-)
>
> diff --git a/Documentation/power/pm_qos_interface.rst b/Documentation/power/pm_qos_interface.rst
> index 69b0fe3e2542..5019c79c7710 100644
> --- a/Documentation/power/pm_qos_interface.rst
> +++ b/Documentation/power/pm_qos_interface.rst
> @@ -52,13 +52,6 @@ int cpu_latency_qos_request_active(handle):
>    Returns if the request is still active, i.e. it has not been removed from the
>    CPU latency QoS list.
>
> -int cpu_latency_qos_add_notifier(notifier):
> -  Adds a notification callback function to the CPU latency QoS. The callback is
> -  called when the aggregated value for the CPU latency QoS is changed.
> -
> -int cpu_latency_qos_remove_notifier(notifier):
> -  Removes the notification callback function from the CPU latency QoS.
> -
>
>  From user space:
>
> --

Applied as 6.17 material, thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ