MIPS: Remove struct task_struct fpu state when CONFIG_MIPS_FP_SUPPORT=n
authorPaul Burton <paul.burton@mips.com>
Wed, 7 Nov 2018 23:14:10 +0000 (23:14 +0000)
committerPaul Burton <paul.burton@mips.com>
Fri, 9 Nov 2018 18:23:19 +0000 (10:23 -0800)
commit2725f3778fddb70526318824de63476aff816ab8
tree55a466f045c9b3a3ffd1ccc1d4597e7848e980a2
parent42b10815d55958ec519ae7d97fdfcc6e38b4d46b
MIPS: Remove struct task_struct fpu state when CONFIG_MIPS_FP_SUPPORT=n

When CONFIG_MIPS_FP_SUPPORT=n we don't support floating point & so don't
need to preserve floating point context for tasks. Remove that context
from struct task_struct.

Signed-off-by: Paul Burton <paul.burton@mips.com>
Patchwork: https://patchwork.linux-mips.org/patch/21013/
Cc: linux-mips@linux-mips.org
arch/mips/include/asm/processor.h
arch/mips/kernel/asm-offsets.c