Re: [PATCH 2/2] cpu: intel, amd: mask cleared cpuid features

From: H. Peter Anvin
Date: Fri Jul 20 2012 - 13:18:26 EST


On 07/20/2012 10:10 AM, Andi Kleen wrote:
>
> And please use rdmsrl(), rdmsr() is so 90ies
>

rdmsr()/wrmsr() make more sense in cases like this where the upper and
lower halves of the MSR actually contain separate data.

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