From: Artem Bityutskiy <dedekind1@gmail.com>
To: Calvin Owens <calvin@wbinvd.org>, linux-kernel@vger.kernel.org
Cc: linux-pm@vger.kernel.org, Len Brown <lenb@kernel.org>,
rui.zhang@intel.com
Subject: Re: [PATCH] tools/power turbostat: Fix build with musl
Date: Fri, 13 Jun 2025 20:45:58 +0300 [thread overview]
Message-ID: <17f85f0bfa5446b86188616349b17d02fe207c22.camel@gmail.com> (raw)
In-Reply-To: <7edd4c688111a697cfe913c73d074738b3d1dffb.1749833196.git.calvin@wbinvd.org>
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@wbinvd.org>
Reviewed-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
next prev parent reply other threads:[~2025-06-13 17:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-13 16:54 [PATCH] tools/power turbostat: Fix build with musl Calvin Owens
2025-06-13 17:45 ` Artem Bityutskiy [this message]
2025-06-16 1:31 ` Zhang, Rui
2025-06-16 3:47 ` Calvin Owens
2025-06-18 3:30 ` Zhang, Rui
2025-06-18 14:42 ` Len Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=17f85f0bfa5446b86188616349b17d02fe207c22.camel@gmail.com \
--to=dedekind1@gmail.com \
--cc=calvin@wbinvd.org \
--cc=lenb@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=rui.zhang@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox