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: <17f85f0bfa5446b86188616349b17d02fe207c22.camel@gmail.com>
Date: Fri, 13 Jun 2025 20:45:58 +0300
From: Artem Bityutskiy <dedekind1@...il.com>
To: Calvin Owens <calvin@...nvd.org>, linux-kernel@...r.kernel.org
Cc: linux-pm@...r.kernel.org, Len Brown <lenb@...nel.org>,
 rui.zhang@...el.com
Subject: Re: [PATCH] tools/power turbostat: Fix build with musl

On Fri, 2025-06-13 at 09:54 -0700, Calvin Owens wrote:
>     turbostat.c: In function 'parse_int_file':
>     turbostat.c:5567:19: error: 'PATH_MAX' undeclared (first use in this function)
>      5567 |         char path[PATH_MAX];
>           |                   ^~~~~~~~
> 
>     turbostat.c: In function 'probe_graphics':
>     turbostat.c:6787:19: error: 'PATH_MAX' undeclared (first use in this function)
>      6787 |         char path[PATH_MAX];
>           |                   ^~~~~~~~
> 
> Signed-off-by: Calvin Owens <calvin@...nvd.org>
Reviewed-by: Artem Bityutskiy <artem.bityutskiy@...ux.intel.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ