Bug 9468 - Intel: backport RAPL bugfixes up to v6.9
Summary: Intel: backport RAPL bugfixes up to v6.9
Status: NEW
Alias: None
Product: ANCK 5.10 Dev
Classification: ANCK
Component: drivers (show other bugs) drivers
Version: unspecified
Hardware: x86_64 Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: GuixinLiu
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-02 16:01 UTC by 小笼包
Modified: 2024-07-09 15:01 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description 小笼包 intel_group 2024-07-02 16:01:50 UTC
Description of problem:
Backport Intel RAPL bugfixes up to upstream v6.9 kernel, including:
903eb9fb85e3 powercap: intel_rapl_tpmi: Fix System Domain probing
faa9130ce716 powercap: intel_rapl_tpmi: Fix a register bug
1aa09b9379a7 powercap: intel_rapl: Fix locking in TPMI RAPL
2d1f5006ff95 powercap: intel_rapl: Fix a NULL pointer dereference
2fa00769b1e4 powercap: intel_rapl: Optimize rp->domains memory allocation
16e95a62eed1 powercap: intel_rapl: Fix a sparse warning in TPMI interface

Version-Release number of selected component (if applicable):
N/A

How reproducible:
N/A

Steps to Reproduce:
1.
2.
3.

Actual results:
N/A

Expected results:
N/A

Additional info:
N/A
Comment 1 小龙 admin 2024-07-09 15:01:23 UTC
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/3470