Re: [PATCH] x86, AMD: Correct F15h IC aliasing issue

From: Avi Kivity
Date: Wed Jul 27 2011 - 05:31:34 EST


On 07/27/2011 09:59 AM, Ingo Molnar wrote:
>
> Yeah, actually the idea is to patch the kernel only this one time
> and never ever be needing to do this for future CPUs, for this
> matter.

But the check you have added turns this workaround on for all family
0x15 CPUs. If a family 0x15 CPU is built with a larger or more
associative cache, one that does not need the workaround, we would
still turn on the workaround.

Similarly, if family 0x21 CPUs have a similar arrangement (with identical or different cache sizes and associativity) the hardcoded check will fail.

--
error compiling committee.c: too many arguments to function

--
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/