[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <55DDE726.5030204@sr71.net>
Date: Wed, 26 Aug 2015 09:19:50 -0700
From: Dave Hansen <dave@...1.net>
To: Tim Chen <tim.c.chen@...ux.intel.com>
CC: dave.hansen@...ux.intel.com, mingo@...hat.com, x86@...nel.org,
bp@...en8.de, fenghua.yu@...el.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 11/11] x86, fpu: check CPU-provided sizes against struct
declarations
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists