diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2023-12-01 15:42:16 +0100 |
---|---|---|
committer | Alexander Gordeev <agordeev@linux.ibm.com> | 2023-12-11 14:33:06 +0100 |
commit | d7f679ec868e8675c269c742a2ba58c6aceaf52b (patch) | |
tree | 66118c93c446fb7182b86842aaeb8aaeb4dd2cec /.get_maintainer.ignore | |
parent | KVM: s390: remove superfluous save_fpu_regs() call (diff) | |
download | linux-d7f679ec868e8675c269c742a2ba58c6aceaf52b.tar.xz linux-d7f679ec868e8675c269c742a2ba58c6aceaf52b.zip |
s390/fpu: remove ARCH_WANTS_DYNAMIC_TASK_STRUCT support
s390 selects ARCH_WANTS_DYNAMIC_TASK_STRUCT in order to make the size of
the task structure dependent on the availability of the vector
facility. This doesn't make sense anymore because since many years all
machines provide the vector facility.
Therefore simplify the code a bit and remove s390 support for
ARCH_WANTS_DYNAMIC_TASK_STRUCT.
Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Diffstat (limited to '.get_maintainer.ignore')
0 files changed, 0 insertions, 0 deletions