Re: [PATCH v3 0/6] Add CascadeLake-N Support

From: Srinivas Pandruvada
Date: Mon Oct 14 2019 - 12:48:00 EST


On Mon, 2019-10-14 at 09:15 -0400, Prarit Bhargava wrote:
>
> On 10/7/19 3:30 PM, Srinivas Pandruvada wrote:
> > Add support for SST-BF on CascadeLake-N support. The CascadeLake-N
> > processor only support SST-BF and not other SST functionality.
> >
>
> Sorry Srinivas, was away from keyboard all last week :(
>
> > v3:
> > Fix crash due to geline
>
> ^^^ curious how you hit this? I was repeatedly testing and couldn't
> get it to happen.
I guess this depend on weather the local variable happen to be NULL.
This happens 100% on the system I am testing.

Thanks,
Srinivas

>
> > Fix display to perf-profile info and base-freq info command
> > Fix output for coremask
> > Fix base frequency CPU list. This should be displayed for a package
> > Auto mode support for base-freq enable/disable
> > One of the patch for config only change folded to next one where it
> > is
> > used.
> >
> > The patch 1 has nothing to do with the CLX-N. It saves some bytes
> > in the
> > size.
> >
>
> Reviewed-by: Prarit Bhargava <prarit@xxxxxxxxxx>
>
> P.