On Mon, Sep 09, 2019 at 04:42:15AM +0200, Giovanni Gherdovich wrote:
> +static const struct x86_cpu_id has_turbo_ratio_group_limits[] = {
> +     ICPU(INTEL_FAM6_ATOM_GOLDMONT),
> +     ICPU(INTEL_FAM6_ATOM_GOLDMONT_X),

That's GOLDMONT_D in recent tip kernels.

> +     ICPU(INTEL_FAM6_ATOM_GOLDMONT_PLUS),
> +     ICPU(INTEL_FAM6_SKYLAKE_X),

What about KABYLAKE_X and ICELAKE_X ?

> +     {}
> +};

Reply via email to