Hi Rafael, Please pull the following cpupower second update for Linux 6.11-rc1. This cpupower second update for Linux 6.11-rc1 consists of -- fix to install cpupower library in standard librray intall location - /usr/lib -- disable direct build of cpupower bench as it can only be built from the cpupower main makefile. diff is attached. thanks, -- Shuah ---------------------------------------------------------------- The following changes since commit 3e1f12c26646eb0ad67d3eaefd32f765997da6a8: cpupower: Change the var type of the 'monitor' subcommand display mode (2024-06-20 10:08:08 -0600) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux tags/linux-cpupower-6.11-rc1-2 for you to fetch changes up to 3a5bb5066f4c7170e850b930e84b1075e25f8e90: cpupower: fix lib default installation path (2024-07-02 15:30:32 -0600) ---------------------------------------------------------------- linux-cpupower-6.11-rc1-2 This cpupower second update for Linux 6.11-rc1 consists of -- fix to install cpupower library in standard librray intall location - /usr/lib -- disable direct build of cpupower bench as it can only be built from the cpupower main makefile. ---------------------------------------------------------------- Roman Storozhenko (2): cpupower: Disable direct build of the 'bench' subproject cpupower: fix lib default installation path tools/power/cpupower/Makefile | 10 +--------- tools/power/cpupower/bench/Makefile | 5 +++++ 2 files changed, 6 insertions(+), 9 deletions(-) ----------------------------------------------------------------