--- zzzz-none-000/linux-3.10.107/arch/sh/include/asm/fpu.h 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/arch/sh/include/asm/fpu.h 2021-02-04 17:41:59.000000000 +0000 @@ -46,7 +46,7 @@ save_fpu(tsk); release_fpu(regs); } else - tsk->fpu_counter = 0; + tsk->thread.fpu_counter = 0; } static inline void unlazy_fpu(struct task_struct *tsk, struct pt_regs *regs)