On 14/11/2018 14:37, Stefan Markovic wrote: > From: Stefan Markovic <smarko...@wavecomp.com> > > Perform needed checks before actual prctl() PR_SET_FP_MODE and > PR_GET_FP_MODE work based on kernel implementation. Also, update > necessary hflags. > > Signed-off-by: Stefan Markovic <smarko...@wavecomp.com>
I think it's better if you send the patch with the email address of the S-o-b. > --- > linux-user/syscall.c | 18 ++++++++++++++++++ > 1 file changed, 18 insertions(+) > Reviewed-by: Laurent Vivier <laur...@vivier.eu> If you plan to do a MIPS p-r before the next RC, don't hesitate to add this patch to it (my linux-user queue is empty for the moment). Thanks, Laurent