um: Fix FP register size for XSTATE/XSAVE
authorThomas Meyer <thomas@m3y3r.de>
Sat, 29 Jul 2017 15:03:23 +0000 (17:03 +0200)
committerRichard Weinberger <richard@nod.at>
Wed, 13 Sep 2017 20:24:38 +0000 (22:24 +0200)
commit6f602afda7275c24c20ba38b5b6cd4ed08561fff
tree33ee34f627f020b350fbc351eef16674588c3786
parent569dbb88e80deb68974ef6fdd6a13edb9d686261
um: Fix FP register size for XSTATE/XSAVE

Hard code max size. Taken from
https://sourceware.org/git/?p=binutils-gdb.git;a=blob;f=gdb/common/x86-xstate.h

Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
Signed-off-by: Richard Weinberger <richard@nod.at>
arch/um/include/asm/thread_info.h
arch/um/include/shared/os.h
arch/um/kernel/process.c
arch/um/os-Linux/skas/process.c
arch/x86/um/os-Linux/registers.c
arch/x86/um/user-offsets.c