Re: [PATCH 08/29] x86/fpu: Remove fpu->initialized usage in __fpu__restore_sig()

From: Borislav Petkov
Date: Fri Dec 07 2018 - 05:19:47 EST


On Fri, Dec 07, 2018 at 09:17:13AM +0100, Sebastian Andrzej Siewior wrote:
> You mean:
> struct user_i387_ia32_struct env;
> + union fpregs_state *state;
> + void *tmp;
> int err = 0;
> ?

Yap.

Thx.

--
Regards/Gruss,
Boris.

Good mailing practices for 400: avoid top-posting and trim the reply.