On 2018-10-18 13:17:19 [+0200], To Dave Hansen wrote: > --- a/arch/x86/include/asm/fpu/xstate.h > +++ b/arch/x86/include/asm/fpu/xstate.h > @@ -47,7 +47,7 @@ extern void __init update_regset_xstate_info(unsigned int size, > > void fpu__xstate_clear_all_cpu_caps(void); > void *get_xsave_addr(struct xregs_state *xsave, int xstate); and now I locally changed xstate to xfeature_nr. Sebastian