Re: [PATCH 7/8] cpufreq: Add support for x86 cpuinfo auto loadingv3

From: H. Peter Anvin
Date: Wed Dec 21 2011 - 19:09:15 EST


On 12/21/2011 04:01 PM, Andi Kleen wrote:
>> A synthetic one is pointless, because you'd just be duplicating something
>> similar to the above in generic code that would need updating for every new stepping.
>
> powernow-k8 uses two mechanisms: family/models and on newer CPUs like
> Fam15 a CPUID bit. Just not in the standard leaves. This would
> not need to be updated.
>

So this should be:

1. added to the scattered CPUID features list;
2. artificially set in the AMD-specific initialization code for the
older CPUs.

-hpa

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/