On 22.08.2025 12:52, Penny Zheng wrote: > Since we are missing default case for x86 vendor, there is possibility (i.e. > new vendor introduced) that we will return successfully while missing the > whole cpufreq driver initialization process. > Move "ret = -ENOENTRY" forward to cover default case for x86 vendor, and > add error log
Requested-by: Jan Beulich <jbeul...@suse.com> (or Suggested-by: if you like that better) > Signed-off-by: Penny Zheng <penny.zh...@amd.com> Reviewed-by: Jan Beulich <jbeul...@suse.com> Jan