[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ab7fe518-0177-4178-a40d-51e0a5fbe8aa@linuxfoundation.org>
Date: Tue, 10 Jun 2025 09:37:15 -0600
From: Shuah Khan <skhan@...uxfoundation.org>
To: "Rafael J. Wysocki" <rafael@...nel.org>
Cc: shuah <shuah@...nel.org>, Shuah Khan <skhan@...uxfoundation.org>,
"John B. Wyatt IV" <jwyatt@...hat.com>, John Kacur <jkacur@...hat.com>,
Thomas Renninger <trenn@...e.com>, linux-pm@...r.kernel.org,
linux-kernel@...r.kernel.org, Thorsten Leemhuis <linux@...mhuis.info>
Subject: [GIT PULL] cpupower urgent fix for Linux 6.16-rc2
Hi Rafael,
Please pull this cpupower urgent fix for Linux 6.16-rc2.
Add unitdir variable for specifying the location to install systemd
service units instead of installing under ${libdir}/systemd/system
which doesn't work on some distributions.
Note: I meant to send this during the merge window and ran into some
merge conflicts during the PR test. Decided to wait on it until rc1.
diff is attached.
thanks,
-- Shuah
----------------------------------------------------------------
The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:
Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux tags/linux-cpupower-6.16-rc2-fixes
for you to fetch changes up to e044b8a9545cd8265c7110c179aeec2624c16455:
cpupower: split unitdir from libdir in Makefile (2025-06-09 10:17:46 -0600)
----------------------------------------------------------------
linux-cpupower-6.16-rc2-fixes
Add unitdir variable for specifying the location to install systemd
service units instead of installing under ${libdir}/systemd/system
which doesn't work on some distributions.
----------------------------------------------------------------
Francesco Poli (wintermute) (1):
cpupower: split unitdir from libdir in Makefile
tools/power/cpupower/Makefile | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
----------------------------------------------------------------
View attachment "linux-cpupower-6.16-rc2-fixes.diff" of type "text/x-patch" (1680 bytes)
Powered by blists - more mailing lists