[Public]

> -----Original Message-----
> From: Jan Beulich <[email protected]>
> Sent: Monday, August 25, 2025 10:43 PM
> To: Penny, Zheng <[email protected]>
> Cc: Huang, Ray <[email protected]>; Andrew Cooper
> <[email protected]>; Roger Pau MonnĂ© <[email protected]>; xen-
> [email protected]
> Subject: Re: [PATCH v7 04/13] xen/cpufreq: add missing default: case for x86
> vendor
>
> 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,

Typo: -ENOENT

> > and add error log
>
> Requested-by: Jan Beulich <[email protected]> (or Suggested-by: if you like 
> that
> better)

Ack

>
> > Signed-off-by: Penny Zheng <[email protected]>
>
> Reviewed-by: Jan Beulich <[email protected]>

Thx

>
> Jan

Reply via email to