Re: [Patch] x86, x86_64: fix cpu model for family 0x6

From: Siddha, Suresh B
Date: Fri Sep 30 2005 - 17:24:42 EST


On Sat, Oct 01, 2005 at 12:02:16AM +0200, Andi Kleen wrote:
> I applied an earlier mix of your original one and Petr's suggestions. Hope
> it's ok.

Andi I prefer to follow the SDM guidelines. Who knows if future families
comeup with a different rule or use/initialize these extended model/family
bits differently. I am just being paranoid.

> + if (c->x86 >= 0xf)

And also you have a typo. It should be 0x6.

Anyhow, I prefer my second patch.

thanks,
suresh
-
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/