Zachary Amsden wrote:
Please explain why this is a reject after looking at the cpuid macro. It changed recently. Note 0 -> %ecx.
Then just use cpuid_eax(4)? Or do those macros not behave that way?
Would you prefer that I call cpuid_count and pass an explicit zero parameter for ecx?
I guess I really don't like the implicit zero when it matters, so yes. -hpa - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/