On 01/29/2014 08:50 AM, Ard Biesheuvel wrote: > The x86 CPU feature modalias handling existed before it was reimplemented > generically. This patch aligns the x86 handling so that it > (a) reuses some more code that is now generic; > (b) uses the generic format for the modalias module metadata entry, i.e., it > now uses 'cpu:type:x86,venVVVVfamFFFFmodMMMM:feature:,XXXX,YYYY' instead > of > the 'x86cpu:vendor:VVVV:family:FFFF:model:MMMM:feature,XXXX,YYYY' that was > used before. > > Signed-off-by: Ard Biesheuvel <ard.biesheu...@linaro.org>
Looks good, although I have not tested it. Acked-by: H. Peter Anvin <h...@linux.intel.com> -hpa -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/