[<prev] [next>] [day] [month] [year] [list]
Message-ID: <35a3b410-4486-433b-9996-4dcf6c00612d@linuxfoundation.org>
Date: Mon, 22 Jan 2024 15:35:56 -0700
From: Shuah Khan <skhan@...uxfoundation.org>
To: "Rafael J. Wysocki" <rafael@...nel.org>
Cc: shuah <shuah@...nel.org>, Shuah Khan <skhan@...uxfoundation.org>,
Thomas Renninger <trenn@...e.com>, linux-pm@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [GIT PULL] cpupower update for Linux 6.8-rc2
Hi Rafael,
Please pull the following cpupower fixes update for Linux 6.8-rc2.
Please include it in your next pull if you already sent your
PR.
This cpupower fixes update for Linux 6.8-rc2 consists of one single fix
to an issue where CFLAGS is passed as a make argument for cpupower, but
bench makefile does not inherit and append to them.
This fixes the problem so the user specified CFLAGS are honored.
diff is attached.
----------------------------------------------------------------
--The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:
Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux tags/linux-cpupower-6.8-rc2
for you to fetch changes up to 0086ffec768bec6f5d61fc7e406af640eb912a24:
tools cpupower bench: Override CFLAGS assignments (2024-01-21 16:57:51 -0700)
----------------------------------------------------------------
linux-cpupower-6.8-rc2
This cpupower fixes update for Linux 6.8-rc2 consists of one single fix
to an issue where CFLAGS is passed as a make argument for cpupower, but
bench makefile does not inherit and append to them.
This fixes the problem so the user specified CFLAGS are honored.
----------------------------------------------------------------
Stanley Chan (1):
tools cpupower bench: Override CFLAGS assignments
tools/power/cpupower/bench/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--------------------------------------------------------------
View attachment "linux-cpupower-6.8-rc2.diff" of type "text/x-patch" (595 bytes)
Powered by blists - more mailing lists