Skip to content

Conversation

@nirmoy
Copy link
Collaborator

@nirmoy nirmoy commented Jul 7, 2025

Fixes compilation error when cppc_set_perf is no longer available. This is discovered with #151 and only needed for tech preview branches

@nvmochs
Copy link
Collaborator

nvmochs commented Jul 7, 2025

This branch lacks 90796414c, leading to this build issue.

Isn't the issue that the branch lacks b1089e0 ?

Also, looks like x86_64 encountered a "out of space" error during the build.

@nirmoy
Copy link
Collaborator Author

nirmoy commented Jul 8, 2025

Yes, the last line is wrong. I will remove it. x86 build is now failing because of storage issue: #155 improves the situation. I will update this after merging #155

Fixes compilation error when `cppc_set_perf` is no longer available.
Commit 9079641 ("NVIDIA: SAUCE: ACPI: CPPC: rename cppc_perf apis")
began this renaming, but it was incomplete and depended on
b1089e0 ("cpufreq/amd-pstate: Refactor amd_pstate_epp_reenable()
and amd_pstate_epp_offline()") for full `cppc_set_perf` removal.

Signed-off-by: Nirmoy Das <[email protected]>
@nirmoy nirmoy force-pushed the 24.04_linux-nvidia-adv-6.11-next branch from 0d6abcd to 90cebf0 Compare July 9, 2025 09:30
@nvmochs nvmochs requested review from clsotog and nvmochs July 9, 2025 14:20
Copy link
Collaborator

@nvmochs nvmochs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Acked-by: Matthew R. Ochs <[email protected]>

Copy link
Collaborator

@clsotog clsotog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Acked-by: Carol L Soto <[email protected]>

@nvmochs
Copy link
Collaborator

nvmochs commented Jul 9, 2025

Merged, closing PR.

@nvmochs nvmochs closed this Jul 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants