Messages in this thread |  | | | Date | Wed, 03 Aug 2005 23:01:25 -0700 | | From | "H. Peter Anvin" <> | | Subject | Re: [PATCH] 1/5 more-asm-cleanup |
| |
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 majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |