OSDN Git Service

um: Fix fpstate handling
authorRichard Weinberger <richard@nod.at>
Sun, 29 Nov 2015 20:13:50 +0000 (21:13 +0100)
committerRichard Weinberger <richard@nod.at>
Tue, 8 Dec 2015 21:25:40 +0000 (22:25 +0100)
commit8090bfd2bb9abc6293f5cedef8ec9be84a913d2f
tree7d1e520485ce47a5d1403d7875c371331966b5a8
parentfb1770aa78a43530940d0c2dd161e77bc705bdac
um: Fix fpstate handling

The x86 FPU cleanup changed fpstate to a plain integer.
UML on x86 has to deal with that too.

Signed-off-by: Richard Weinberger <richard@nod.at>
arch/x86/um/signal.c