MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/7185
JIRA: https://issues.redhat.com/browse/RHEL-105422
amd-pstate is the cpu frequency driver for AMD processors and should
be routinely updated.
The following commits have been excluded from the backport:
c895ecdab2e4 x86/msr: Rename 'wrmsrl_on_cpu()' to 'wrmsrq_on_cpu()'
d7484babd2c4 x86/msr: Rename 'rdmsrl_on_cpu()' to 'rdmsrq_on_cpu()'
27a23a544a55 x86/msr: Rename 'wrmsrl_safe_on_cpu()' to 'wrmsrq_safe_on_cpu()'
5e404cb7ac4c x86/msr: Rename 'rdmsrl_safe_on_cpu()' to 'rdmsrq_safe_on_cpu()'
78255eb23973 x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
c435e608cf59 x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
eaff6b62d343 cpufreq: Pass policy pointer to ->update_limits()
8157fbc90745 ("cpufreq/amd-pstate: Update asym_prefer_cpu when core rankings change")
Signed-off-by: David Arcari <darcari@redhat.com>
Approved-by: Steve Best <sbest@redhat.com>
Approved-by: Lenny Szubowicz <lszubowi@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
Merged-by: CKI GitLab Kmaint Pipeline Bot <26919896-cki-kmaint-pipeline-bot@users.noreply.gitlab.com>