You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable building libcpupower bindings for ELN/Rawhide
JIRA: https://issues.redhat.com/browse/RHEL-83442
Upstream Status: https://gitlab.com/cki-project/kernel-ark.git
commit ed717f656cc0640b8fc22d18dd52df6cfe622273
Author: John B. Wyatt IV <jwyatt@redhat.com>
Date: Wed May 21 16:58:24 2025 -0400
Enable building libcpupower bindings for ELN/Rawhide
Python bindings for libcpupower were introduced in Linux 6.12 that are
needed for tools like Tuna to manage c-states (the power states of a cpu).
6.17-rc1 introduced changes to make it possible for distributions like
Fedora Rawhide and ELN to build the bindings were merged in.
The MR associated with this issue will allow the bindings to build. With
consultation on the Fedora side kernel-tools-lib-devel was requested to be
the package to add the two files that are needed by the bindings. SWIG is
used to generate the bindings.
Signed-off-by: John B. Wyatt IV <jwyatt@redhat.com>
Signed-off-by: John B. Wyatt IV <sageofredondo@gmail.com>
Signed-off-by: John B. Wyatt IV <jwyatt@redhat.com>
0 commit comments