From: bugzilla-daemon@kernel.org
To: linux-pm@vger.kernel.org
Subject: [Bug 220715] [REGRESSION] AMD P-State fails with "_CPC object is not present" on AMD Zen 4 between 6.10 and 6.11
Date: Sun, 02 Nov 2025 06:55:23 +0000 [thread overview]
Message-ID: <bug-220715-137361-QIx3MqF8Jv@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-220715-137361@https.bugzilla.kernel.org/>
https://bugzilla.kernel.org/show_bug.cgi?id=220715
--- Comment #8 from Chris Harris (chris.harris79@gmail.com) ---
Thank you for the continued engagement
1) Good suggestion to test removal of 'nosmt' in the presence of
'amd_pstate=passive' on the problem kernel versions, results:
In the absence of 'nosmt=force' *I am* successfully getting the "amd-pstate"
scaling driver. In the presence of 'nosmt=force' I fail to get the
"amd-pstate" driver, and instead receive "acpi-cpufreq", along with the error
"amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled". This
behavior of 'amd_pstate=passive' failing in the presence of 'nosmt' did not
occur on the kernels prior to the commit identified. In my view, it does seem
to be a bug, as one should be able to achieve both 'amd_pstate=passive' and
'nosmt' (as I have been on kernels prior to the affected kernels).
2) I can confirm the Ryzen 7950X is affected. I primarily tested against
4484PX on seven identical servers, all which behave similarly -- the logs
shared are from one of these servers. I did a sanity-check on a single 7950X
server, which as I said was also similarly affected, but I did not share logs
from that server.
3) LLM: I'll test this patch shortly. Based on the findings from question 1,
this makes perfect sense - the issue is specifically the interaction between
the commit and nosmt=force. Your patch changes the loop to check only enabled
CPUs rather than all present CPUs, which should skip the disabled SMT threads
that don't have CPC structures initialized.
I'll apply this to a current kernel (6.11+) and test with both:
- amd_pstate=passive + nosmt=force (currently broken)
- amd_pstate=passive without nosmt (currently works)
Will report back with results tomorrow.
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are the assignee for the bug.
next prev parent reply other threads:[~2025-11-02 6:55 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-28 23:37 [Bug 220715] New: [REGRESSION] AMD P-State fails with "_CPC object is not present" on AMD Zen 4 between 6.10 and 6.11 bugzilla-daemon
2025-10-31 3:55 ` [Bug 220715] " bugzilla-daemon
2025-10-31 4:01 ` bugzilla-daemon
2025-11-01 20:19 ` bugzilla-daemon
2025-11-01 20:20 ` bugzilla-daemon
2025-11-01 20:22 ` bugzilla-daemon
2025-11-01 20:24 ` bugzilla-daemon
2025-11-02 5:22 ` bugzilla-daemon
2025-11-02 5:27 ` bugzilla-daemon
2025-11-02 6:55 ` bugzilla-daemon [this message]
2025-11-02 14:53 ` bugzilla-daemon
2025-11-02 15:06 ` bugzilla-daemon
2025-11-02 18:53 ` bugzilla-daemon
2025-11-03 19:25 ` bugzilla-daemon
2025-11-04 2:53 ` bugzilla-daemon
2025-11-04 2:55 ` bugzilla-daemon
2025-11-04 2:59 ` bugzilla-daemon
2025-11-04 6:46 ` bugzilla-daemon
2025-11-04 8:19 ` bugzilla-daemon
2025-11-04 8:20 ` bugzilla-daemon
2025-11-04 13:56 ` bugzilla-daemon
2025-11-04 21:06 ` bugzilla-daemon
2025-11-04 21:09 ` bugzilla-daemon
2025-11-05 15:39 ` bugzilla-daemon
2025-11-05 19:01 ` bugzilla-daemon
2025-11-05 21:20 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-220715-137361-QIx3MqF8Jv@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@kernel.org \
--cc=linux-pm@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).