Created attachment 270272 [details] Patch hwpstate_type_cppc Set the driver type instead of preserving uninitialized stack data
(In reply to Laurent Chardon from comment #0) Hi. Thanks for your patch. Could you provide a patch by usijng git-format patch. This would contain your desired author name and mail address so that I can commit easily.
(In reply to ShengYi Hung from comment #1) Hi ShengYi, this is already produced by git-format-patch
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=072f79d0a287528b11da866d6115f726a69eca0d commit 072f79d0a287528b11da866d6115f726a69eca0d Author: Laurent Chardon <laurent@FreeBSD.org> AuthorDate: 2026-04-30 12:08:30 +0000 Commit: ShengYi Hung <aokblast@FreeBSD.org> CommitDate: 2026-05-09 08:38:21 +0000 hwpstate_amd: Initialize CPPC driver type Assign the driver type instead of preserving uninitialized stack data PR: 294899 Reviewed by: aokblast sys/x86/cpufreq/hwpstate_amd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Thanks!