Re: [PATCH 2/3] x86/fpu: Remove second definition of fpu in __fpu__restore_sig()

From: Andy Lutomirski
Date: Tue Oct 16 2018 - 17:26:32 EST


On Tue, Oct 16, 2018 at 1:25 PM Sebastian Andrzej Siewior
<bigeasy@xxxxxxxxxxxxx> wrote:
>
> Commit c5bedc6847c3b ("x86/fpu: Get rid of PF_USED_MATH usage, convert
> it to fpu->fpstate_active") introduced the `fpu' variable at top of
> __restore_xstate_sig() which now shadows the other definition:

Reviewed-by: Andy Lutomirski <luto@xxxxxxxxxx>