RE: [PATCH] MAINTAINERS, x86/CPU: Tony Luck will maintain asm/intel-family.h
From: Luck, Tony
Date: Fri Aug 16 2019 - 12:29:22 EST
>> + * The defined symbol names have the following form:
>> + * INTEL_FAM6{OPTFAMILY}_{MICROARCH}{OPTDIFF}
>
> I think you want to have the underscores in the template:
>
> INTEL_FAM6_{OPTFAMILY}_{MICROARCH}_{OPTDIFF}
>
> but no need to resend if this is the only issue - I'll fix it up when
> applying.
I started there, but then had to include a sentence saying to skip the "_"
if you didn't include either/both of the optional fields.
-Tony