commit | 8090bfd2bb9abc6293f5cedef8ec9be84a913d2f | [log] [tgz] |
---|---|---|
author | Richard Weinberger <richard@nod.at> | Sun Nov 29 21:13:50 2015 +0100 |
committer | Richard Weinberger <richard@nod.at> | Tue Dec 08 22:25:40 2015 +0100 |
tree | 7d1e520485ce47a5d1403d7875c371331966b5a8 | |
parent | fb1770aa78a43530940d0c2dd161e77bc705bdac [diff] |
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>