fix x32 __set_thread_area failure due to junk in upper bits
the kernel does not properly clear the upper bits of the syscall argument, so we have to do it before the syscall.
Showing
想要评论请 注册 或 登录
the kernel does not properly clear the upper bits of the syscall argument, so we have to do it before the syscall.