Re: [Qemu-devel] [PATCH] linux-user: Add ARM get_tls syscall support

2018-04-16 Thread Peter Maydell
On 16 April 2018 at 10:18, Christophe Lyon wrote: > Co-Authored-By: Mickaël Guêné > Signed-off-by: Christophe Lyon I think it's worth mentioning in the commit message that this is a new Arm-specific syscall added in kernel version 4.15. Otherwise Reviewed-by: Peter Maydell thanks -- PMM

[Qemu-devel] [PATCH] linux-user: Add ARM get_tls syscall support

2018-04-16 Thread Christophe Lyon
Co-Authored-By: Mickaël Guêné Signed-off-by: Christophe Lyon diff --git a/linux-user/arm/target_syscall.h b/linux-user/arm/target_syscall.h index 94e2a42..afc0772 100644 --- a/linux-user/arm/target_syscall.h +++ b/linux-user/arm/target_syscall.h @@ -16,6 +16,7 @@ struct target_pt_regs { #define