]> Git Repo - qemu.git/commit
linux-user: Update MIPS specific prctl() implementation
authorStefan Markovic <[email protected]>
Wed, 14 Nov 2018 13:37:08 +0000 (14:37 +0100)
committerAleksandar Markovic <[email protected]>
Sat, 17 Nov 2018 18:29:34 +0000 (19:29 +0100)
commit6456c5108167dd543461842071cee70f08f14da9
tree32709ccdd791f741e6d6aec46c11f8a55953b74c
parent83c496599cc04926ecbc3e47a37debaa3e38b686
linux-user: Update MIPS specific prctl() implementation

Perform needed checks before actual prctl() PR_SET_FP_MODE and
PR_GET_FP_MODE work based on kernel implementation. Also, update
necessary hflags.

Reviewed-by: Laurent Vivier <[email protected]>
Signed-off-by: Stefan Markovic <[email protected]>
Signed-off-by: Aleksandar Markovic <[email protected]>
linux-user/syscall.c
This page took 0.020413 seconds and 4 git commands to generate.