Re: [PATCH 11/11] x86, fpu: check CPU-provided sizes against struct declarations

From: Dave Hansen
Date: Wed Aug 26 2015 - 12:19:56 EST


On 08/26/2015 09:18 AM, Tim Chen wrote:
>> diff -puN arch/x86/include/asm/fpu/types.h~x86-fpu-check-against-struct-declarations arch/x86/include/asm/fpu/types.h
>> > --- a/arch/x86/include/asm/fpu/types.h~x86-fpu-check-against-struct-declarations 2015-08-25 12:50:01.853661133 -0700
>> > +++ b/arch/x86/include/asm/fpu/types.h 2015-08-25 12:50:01.858661359 -0700
>> > @@ -108,6 +108,7 @@ enum xfeature_nr {
>> > XFEATURE_NR_OPMASK,
>> > XFEATURE_NR_ZMM_Hi256,
>> > XFEATURE_NR_Hi16_ZMM,
>> > + XFEATURE_NR_PT_UNIMPLEMENTED_SO_FAR,
>> >
> Maybe move this to a separate patch with a bit more
> explanation of this XFEATURE?

Yeah, plus the obvious garbage in my 'appendme' file. Will do.
--
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/