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 <[email protected]> (or Suggested-by: if you like that better) > Signed-off-by: Penny Zheng <[email protected]> Reviewed-by: Jan Beulich <[email protected]> Jan
