<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>fffadbdd - cpupower: Make lib versioning scheme more obvious and fix version link</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/power/cpupower/Makefile#fffadbdd</link>
        <description>cpupower: Make lib versioning scheme more obvious and fix version linklibrary versioning was broken:libcpupower.so.0.0.1libcpupower.so -&gt; libcpupower.so.0.0.1libcpupower.so.1 -&gt; libcpupower.so.0.0.1and is fixed by this patch to:libcpupower.so.1.0.1libcpupower.so -&gt; libcpupower.so.1.0.1libcpupower.so.1 -&gt; libcpupower.so.1.0.1Link: https://lore.kernel.org/r/20250307094334.39587-1-trenn@suse.deSigned-off-by: Thomas Renninger &lt;trenn@suse.de&gt;Signed-off-by: Shuah Khan &lt;shuah@kernel.org&gt;

            List of files:
            /linux-6.15/tools/power/cpupower/Makefile</description>
        <pubDate>Fri, 07 Mar 2025 09:43:34 +0000</pubDate>
        <dc:creator>Thomas Renninger &lt;trenn@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>3075476a - pm: cpupower: Makefile: Fix cross compilation</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/power/cpupower/Makefile#3075476a</link>
        <description>pm: cpupower: Makefile: Fix cross compilationAfter commit f79473ed9220 (&quot;pm: cpupower: Makefile: Allow overridingcross-compiling env params&quot;) we would fail to cross compile cpupower inbuildroot which uses the recipe at [1] where only the CROSS variable isbeing set.The issue here is the use of the lazy evaluation for all variables: CC,LD, AR, STRIP, RANLIB, rather than just CROSS.[1]:https://git.buildroot.net/buildroot/tree/package/linux-tools/linux-tool-cpupower.mk.inFixes: f79473ed9220 (&quot;pm: cpupower: Makefile: Allow overriding cross-compiling env params&quot;)Reported-by: Florian Fainelli &lt;florian.fainelli@broadcom.com&gt;Closes: https://lore.kernel.org/all/2bbabd2c-24ef-493c-a199-594e5dada3da@broadcom.com/Signed-off-by: Peng Fan &lt;peng.fan@nxp.com&gt;Tested-by: Florian Fainelli &lt;florian.fainelli@broadcom.com&gt;Signed-off-by: Shuah Khan &lt;skhan@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/tools/power/cpupower/Makefile</description>
        <pubDate>Fri, 29 Nov 2024 01:20:05 +0000</pubDate>
        <dc:creator>Peng Fan &lt;peng.fan@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>47d7650b - cpupower: add checks for xgettext and msgfmt</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/power/cpupower/Makefile#47d7650b</link>
        <description>cpupower: add checks for xgettext and msgfmtCheck whether xgettext and msgfmt are available on the system beforeattempting to generate GNU gettext Language Translations.In case of missing dependency, generate error message directing userto install the necessary package.Tested-by: John B. Wyatt IV &lt;jwyatt@redhat.com&gt;Tested-by: John B. Wyatt IV &lt;sageofredondo@gmail.com&gt;Suggested-by: Shuah Khan &lt;skhan@linuxfoundation.org&gt;Signed-off-by: Siddharth Menon &lt;simeddon@gmail.com&gt;Signed-off-by: Shuah Khan &lt;skhan@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/tools/power/cpupower/Makefile</description>
        <pubDate>Fri, 18 Oct 2024 04:52:48 +0000</pubDate>
        <dc:creator>Siddharth Menon &lt;simeddon@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>b78abc21 - cpupower: Add Chinese Simplified translation</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/power/cpupower/Makefile#b78abc21</link>
        <description>cpupower: Add Chinese Simplified translationAdd Chinese Simplified translations for cpufrequtils package.Signed-off-by: Kieran Moy &lt;kfatyuip@gmail.com&gt;Reviewed-by: Candice Cheng &lt;ccheng@linuxfoundation.org&gt;Signed-off-by: Shuah Khan &lt;skhan@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/tools/power/cpupower/Makefile</description>
        <pubDate>Tue, 15 Oct 2024 18:53:47 +0000</pubDate>
        <dc:creator>Kieran Moy &lt;kfatyuip@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>f79473ed - pm: cpupower: Makefile: Allow overriding cross-compiling env params</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/power/cpupower/Makefile#f79473ed</link>
        <description>pm: cpupower: Makefile: Allow overriding cross-compiling env paramsAllow overriding the cross-comple env parameters to make iteasier for Yocto users. Then cross-compiler toolchains to buildcpupower with only two steps:- source (toolchain path)/environment-setup-armv8a-poky-linux- makeSigned-off-by: Peng Fan &lt;peng.fan@nxp.com&gt;Signed-off-by: Shuah Khan &lt;skhan@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/tools/power/cpupower/Makefile</description>
        <pubDate>Thu, 19 Sep 2024 12:08:12 +0000</pubDate>
        <dc:creator>Peng Fan &lt;peng.fan@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>3a5bb506 - cpupower: fix lib default installation path</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/power/cpupower/Makefile#3a5bb506</link>
        <description>cpupower: fix lib default installation pathInvocation the tool built with the default settings fails:$ cpupowercpupower: error while loading shared libraries: libcpupower.so.1: cannotopen shared object file: No such file or directoryThe issue is that Makefile puts the library to &quot;/usr/lib64&quot; dir for a 64bit machine. This is wrong. According to the &quot;File hierarchy standardspecification:https://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standardhttps://refspecs.linuxfoundation.org/FHS_3.0/fhs-3.0.pdf&quot;/usr/lib&lt;qual&gt;&quot; dirs are intended for alternative-format libraries(e.g., &quot;/usr/lib32&quot; for 32-bit libraries on a 64-bit machine (optional)).The utility is built for the current machine and doesn&apos;t handle&apos;CROSS_COMPILE&apos; and &apos;ARCH&apos; env variables. It also doesn&apos;t change bitdepth. So the result is always the same - binary for x86_64architecture. Therefore the library should be put in the &apos;/usr/lib&apos;dir regardless of the build options.This is the case for all the distros that comply with the&apos;File Hierarchy Standard 3.0&quot; by Linux Foundation. Most of the distroscomply with it. For example, one can check this by examining the&quot;/usr/lb64&quot; dir on debian-based distros and find that it contains only&quot;/usr/lib64/ld-linux-x86-64.so.2&quot;. And examine that &quot;/usr/lib&quot; containsboth 32 and 64 bit code:find /usr/lib -name &quot;*.so*&quot; -type f | xargs file | grep 32-bitfind /usr/lib -name &quot;*.so*&quot; -type f | xargs file | grep 64-bitFix the issue by changing library destination dir to &quot;/usr/lib&quot;.Signed-off-by: Roman Storozhenko &lt;romeusmeister@gmail.com&gt;Signed-off-by: Shuah Khan &lt;skhan@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/tools/power/cpupower/Makefile</description>
        <pubDate>Tue, 02 Jul 2024 07:56:25 +0000</pubDate>
        <dc:creator>Roman Storozhenko &lt;romeusmeister@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>705c80df - cpupower: Add &apos;help&apos; target to the main Makefile</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/power/cpupower/Makefile#705c80df</link>
        <description>cpupower: Add &apos;help&apos; target to the main MakefileMake &quot;cpupower&quot; building process more user friendly by adding &apos;help&apos;target to the main makefile. This target describes various buildand cleaning options available to the user.Signed-off-by: Roman Storozhenko &lt;romeusmeister@gmail.com&gt;Signed-off-by: Shuah Khan &lt;skhan@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/tools/power/cpupower/Makefile</description>
        <pubDate>Sat, 15 Jun 2024 13:26:13 +0000</pubDate>
        <dc:creator>Roman Storozhenko &lt;romeusmeister@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>af75504c - cpupower: Add Georgian translation to Makefile LANGUAGES</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/power/cpupower/Makefile#af75504c</link>
        <description>cpupower: Add Georgian translation to Makefile LANGUAGESCommit 4680b734e729 (&quot;cpupower: Add Georgian translation&quot;) addednew language support. This change didn&apos;t add &quot;ka&quot; to MakefileLANGUAGES variable. Add it now.Reported-by: Temuri Doghonadze &lt;temuri.doghonadze@gmail.com&gt;Reported-by: Zurab Kargareteli &lt;zuraxt@gmail.com&gt;Signed-off-by: Shuah Khan &lt;skhan@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/tools/power/cpupower/Makefile</description>
        <pubDate>Thu, 17 Aug 2023 20:16:35 +0000</pubDate>
        <dc:creator>Shuah Khan &lt;skhan@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>d7de5d8e - cpupower: Bump soname version</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/power/cpupower/Makefile#d7de5d8e</link>
        <description>cpupower: Bump soname versionSeveral functions in the libcpupower API are renamed or removed inLinux 4.7.  This is an backward-incompatible ABI change, so thelibrary soname should change from libcpupower.so.0 tolibcpupower.so.1.Fixes: ac5a181d065d (&quot;cpupower: Add cpuidle parts into library&quot;)Signed-off-by: Ben Hutchings &lt;ben@decadent.org.uk&gt;Signed-off-by: Salvatore Bonaccorso &lt;carnil@debian.org&gt;Signed-off-by: Shuah Khan &lt;skhan@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/tools/power/cpupower/Makefile</description>
        <pubDate>Wed, 17 May 2023 19:10:20 +0000</pubDate>
        <dc:creator>Ben Hutchings &lt;ben@decadent.org.uk&gt;</dc:creator>
    </item>
<item>
        <title>8c37df3d - cpupower: rapl monitor - shows the used power consumption in uj for each rapl domain</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/power/cpupower/Makefile#8c37df3d</link>
        <description>cpupower: rapl monitor - shows the used power consumption in uj for each rapl domainThis CPU power monitor shows the power consumptionas exposed by the powercap subsystem, cmp with:Documentation/power/powercap/powercap.rstcpupower monitor -m RAPL    | RAPL CPU| pack | core | unco   0|6853926|967832|442381   8|6853926|967832|442381   1|6853926|967832|442381   9|6853926|967832|442381Unfortunately RAPL domains cannot be directly mapped to the correspondingCPU socket/package, core it belongs to.Not sure this is possible at all with the current data exposed from thekernel.Still it can be worthful information for developers trying to optimizepower consumption of workloads or their system in general.Signed-off-by: Thomas Renninger &lt;trenn@suse.de&gt;CC: Zhang Rui &lt;rui.zhang@intel.com&gt;CC: Shuah Khan &lt;skhan@linuxfoundation.org&gt;Signed-off-by: Shuah Khan &lt;skhan@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/tools/power/cpupower/Makefile</description>
        <pubDate>Wed, 23 Nov 2022 11:18:10 +0000</pubDate>
        <dc:creator>Thomas Renninger &lt;trenn@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>c2294c14 - cpupower: Introduce powercap intel-rapl library and powercap-info command</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/power/cpupower/Makefile#c2294c14</link>
        <description>cpupower: Introduce powercap intel-rapl library and powercap-info commandRead out powercap zone information via:cpupower powercap-infoand show the zone hierarchy to the user:./cpupower powercap-infoDriver: intel-raplPowercap domain hierarchy:Zone: package-0 (enabled)Power consumption can be monitored in micro Watts        Zone: core (disabled)        Power consumption can be monitored in micro Watts        Zone: uncore (disabled)        Power consumption can be monitored in micro Watts        Zone: dram (disabled)        Power consumption can be monitored in micro WattsThere is a dummy -a option for powercap-info which can/should be used toshow more detailed info later. Like that other args can be added easilylater as well.A enable/disable option via powercap-set subcommand is also an enhancementfor later.Also not all RAPL domains are shown. The func walking through RAPLsubdomains is restricted and hardcoded to: &quot;intel-rapl/intel-rapl:0&quot;On my system above powercap domains map to:intel-rapl/intel-rapl:0-&gt; pack (age-0)intel-rapl/intel-rapl:0/intel-rapl:0:0-&gt; coreintel-rapl/intel-rapl:0/intel-rapl:0:1-&gt; uncoreMissing ones on my system are:intel-rapl-mmio/intel-rapl-mmio:0-&gt; pack (age-0)intel-rapl/intel-rapl:1-&gt; psysThis could get enhanced in:struct powercap_zone *powercap_init_zones()and adopted to walk through all intel-rapl zones, butalso to other powercap drivers like dtpm(Dynamic Thermal Power Management framework),cmp with: drivers/powercap/dtpm_*Signed-off-by: Thomas Renninger &lt;trenn@suse.de&gt;CC: Shuah Khan &lt;skhan@linuxfoundation.org&gt;Signed-off-by: Shuah Khan &lt;skhan@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/tools/power/cpupower/Makefile</description>
        <pubDate>Wed, 23 Nov 2022 11:18:09 +0000</pubDate>
        <dc:creator>Thomas Renninger &lt;trenn@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>4a06806e - cpupower: Introduce ACPI CPPC library</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/power/cpupower/Makefile#4a06806e</link>
        <description>cpupower: Introduce ACPI CPPC libraryKernel ACPI subsytem introduced the sysfs attributes for acpi cppclibrary in below path:/sys/devices/system/cpu/cpuX/acpi_cppc/And these attributes will be used for AMD P-State driver to provide someperformance and frequency values.Reviewed-by: Shuah Khan &lt;skhan@linuxfoundation.org&gt;Signed-off-by: Huang Rui &lt;ray.huang@amd.com&gt;Signed-off-by: Shuah Khan &lt;skhan@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/tools/power/cpupower/Makefile</description>
        <pubDate>Tue, 22 Feb 2022 15:34:21 +0000</pubDate>
        <dc:creator>Huang Rui &lt;ray.huang@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>fb7791e2 - cpupower: add Makefile dependencies for install targets</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/power/cpupower/Makefile#fb7791e2</link>
        <description>cpupower: add Makefile dependencies for install targetsThis allows building cpupower in parallel rather than serially.Signed-off-by: Ivan Babrou &lt;ivan@cloudflare.com&gt;Signed-off-by: Shuah Khan &lt;skhan@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/tools/power/cpupower/Makefile</description>
        <pubDate>Mon, 04 Jan 2021 23:57:18 +0000</pubDate>
        <dc:creator>Ivan Babrou &lt;ivan@cloudflare.com&gt;</dc:creator>
    </item>
<item>
        <title>527b7779 - cpupower: speed up generating git version string</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/power/cpupower/Makefile#527b7779</link>
        <description>cpupower: speed up generating git version stringThe variable VERSION is expanded for every use of CFLAGS. This causes&quot;git describe&quot; to get called multiple times on the kernel tree, whichcan be quite slow.The git revision does not change during build, so we can use simplevariable expansion to set VERSION.Signed-off-by: Martin Kaistra &lt;martin.kaistra@linutronix.de&gt;Acked-by: Thomas Renninger &lt;trenn@suse.de&gt;Signed-off-by: Shuah Khan &lt;skhan@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/tools/power/cpupower/Makefile</description>
        <pubDate>Wed, 12 Aug 2020 09:49:12 +0000</pubDate>
        <dc:creator>Martin Kaistra &lt;martin.kaistra@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>a73f6e2f - tools/power/cpupower: fix 64bit detection when cross-compiling</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/power/cpupower/Makefile#a73f6e2f</link>
        <description>tools/power/cpupower: fix 64bit detection when cross-compilingWhen cross-compiling cpupower, 64bit detection is done with the hostcompiler instead of the cross-compiler and libcpupower.so.0 ends up in/usr/lib64 instead of /usr/lib for 32bit target.  Fix this by moving64bit detection after CC is defined.Signed-off-by: S&#233;bastien Szymanski &lt;sebastien.szymanski@armadeus.com&gt;Signed-off-by: Shuah Khan &lt;skhan@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/tools/power/cpupower/Makefile</description>
        <pubDate>Fri, 07 Jun 2019 15:02:55 +0000</pubDate>
        <dc:creator>S&#233;bastien Szymanski &lt;sebastien.szymanski@armadeus.com&gt;</dc:creator>
    </item>
<item>
        <title>873e65bc - treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/power/cpupower/Makefile#873e65bc</link>
        <description>treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Based on 1 normalized pattern(s):  this program is free software you can redistribute it and or modify  it under the terms of the gnu general public license as published by  the free software foundation version 2 of the license this program  is distributed in the hope that it will be useful but without any  warranty without even the implied warranty of merchantability or  fitness for a particular purpose see the gnu general public license  for more details you should have received a copy of the gnu general  public license along with this program if not write to the free  software foundation inc 59 temple place suite 330 boston ma 02111  1307 usaextracted by the scancode license scanner the SPDX license identifier  GPL-2.0-onlyhas been chosen to replace the boilerplate/reference in 83 file(s).Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Reviewed-by: Richard Fontana &lt;rfontana@redhat.com&gt;Reviewed-by: Kate Stewart &lt;kstewart@linuxfoundation.org&gt;Reviewed-by: Allison Randal &lt;allison@lohutok.net&gt;Cc: linux-spdx@vger.kernel.orgLink: https://lkml.kernel.org/r/20190527070034.021731668@linutronix.deSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/tools/power/cpupower/Makefile</description>
        <pubDate>Mon, 27 May 2019 06:55:15 +0000</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>901d32bc - cpupower : Auto-completion for cpupower tool</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/power/cpupower/Makefile#901d32bc</link>
        <description>cpupower : Auto-completion for cpupower toolThis script adds support for auto-completion for cpupower tool.Added support for auto-completion of all the eight commands forcpupower tool and their all subsequent sub-commands, whereverpossible.A sample output after applying this script -root@ubuntu:~# cpupower f&lt;TAB&gt;root@ubuntu:~# cpupower frequency-&lt;TAB&gt;frequency-info  frequency-setroot@ubuntu:~# cpupower frequency-set --d          --freq      --governor  --min       --related-f          -g          --max       -r          -uroot@ubuntu:~# cpupower frequency-set -g &lt;TAB&gt;conservative ondemand performance powersave schedutil userspaceroot@ubuntu:~# cpupower frequency-set -f &lt;TAB&gt;2061000  2194000  2327000  2460000  2593000  2726000  28590002094000  2227000  2360000  2493000  2626000  2759000  28920002128000  2261000  2394000  2527000  2660000  2793000  29260002161000  2294000  2427000  2560000  2693000  2826000  2959000root@ubuntu:~# cpupower frequency-set -f 206&lt;TAB&gt;root@ubuntu:~# cpupower frequency-set -f 2061000Signed-off-by: Abhishek Goel &lt;huntbag@linux.vnet.ibm.com&gt;Signed-off-by: Bharath Thodla &lt;bharath.thodla@in.ibm.com&gt;Tested-by: Thomas Renninger &lt;trenn@suse.de&gt;Signed-off-by: Shuah Khan &lt;shuah@kernel.org&gt;

            List of files:
            /linux-6.15/tools/power/cpupower/Makefile</description>
        <pubDate>Wed, 05 Dec 2018 11:31:04 +0000</pubDate>
        <dc:creator>Abhishek Goel &lt;huntbag@linux.vnet.ibm.com&gt;</dc:creator>
    </item>
<item>
        <title>dbc4ca33 - tools cpupower: Override CFLAGS assignments</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/power/cpupower/Makefile#dbc4ca33</link>
        <description>tools cpupower: Override CFLAGS assignmentsSo user could specify outside CFLAGS values.Cc: Thomas Renninger &lt;trenn@suse.com&gt;Cc: Shuah Khan &lt;shuah@kernel.org&gt;Signed-off-by: Jiri Olsa &lt;jolsa@kernel.org&gt;Acked-by: Thomas Renninger &lt;trenn@suse.de&gt;Signed-off-by: Shuah Khan (Samsung OSG) &lt;shuah@kernel.org&gt;

            List of files:
            /linux-6.15/tools/power/cpupower/Makefile</description>
        <pubDate>Tue, 16 Oct 2018 15:06:09 +0000</pubDate>
        <dc:creator>Jiri Olsa &lt;jolsa@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>16f8259c - kbuild: /bin/pwd -&gt; pwd</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/power/cpupower/Makefile#16f8259c</link>
        <description>kbuild: /bin/pwd -&gt; pwdMost places use pwd and rely on $PATH lookup. Moving the remainingabsolute path /bin/pwd users over for consistency.Also, a reason for doing /bin/pwd -&gt; pwd instead of the other way aroundis because I believe build systems should make little assumptions onhost filesystem layout. Case in point, we do this kind of patchingalready in NixOS.Ref. commit 028568d84da3cfca49f5f846eeeef01441d70451(&quot;kbuild: revert $(realpath ...) to $(shell cd ... &amp;&amp; /bin/pwd)&quot;).Signed-off-by: Bj&#248;rn Forsman &lt;bjorn.forsman@gmail.com&gt;Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;

            List of files:
            /linux-6.15/tools/power/cpupower/Makefile</description>
        <pubDate>Sun, 05 Nov 2017 09:44:16 +0000</pubDate>
        <dc:creator>Bj&#248;rn Forsman &lt;bjorn.forsman@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d4dbfa4b - tools/power/cpupower: Add 64 bit library detection</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/power/cpupower/Makefile#d4dbfa4b</link>
        <description>tools/power/cpupower: Add 64 bit library detectionThe kernel-tools-lib rpm is installing the library to /usr/lib64, and not/usr/lib as the cpupower Makefile is doing in the kernel tree.  Thisresulted in a conflict between the two libraries.  After looking at howother tools installed libraries, and looking at the perf code intools/perf it looks like installing to /usr/lib64 for 64-bit arches is thecorrect thing to do.Checks with &apos;ldd cpupower&apos; on SLES, RHEL, Fedora, and Ubuntu result inthe correct binary AFAICT:[root@testsystem cpupower]# ldd cpupower | grep cpupower        libcpupower.so.0 =&gt; /lib64/libcpupower.so.0 (0x00007f1dab447000)Commit ac5a181d065d (&quot;cpupower: Add cpuidle parts into library&quot;) added anew cpupower library version.  On Fedora, executing the cpupower binarythen resulted in this error[root@testsystem cpupower]# ./cpupower monitor./cpupower: symbol lookup error: ./cpupower: undefined symbol:get_cpu_topology64-bit libraries should be installed to /usr/lib64, and other librariesshould be installed to /usr/lib.This code was taken from the perf Makefile.config which supports /usr/liband /usr/lib64.Signed-off-by: Prarit Bhargava &lt;prarit@redhat.com&gt;Cc: Shuah Khan &lt;shuahkh@osg.samsung.com&gt;Signed-off-by: Shuah Khan &lt;shuahkh@osg.samsung.com&gt;

            List of files:
            /linux-6.15/tools/power/cpupower/Makefile</description>
        <pubDate>Thu, 02 Nov 2017 00:48:17 +0000</pubDate>
        <dc:creator>Prarit Bhargava &lt;prarit@redhat.com&gt;</dc:creator>
    </item>
</channel>
</rss>
