Kirill A. Shutemov wrote:
> Patch from Debian patchset in the attachment
> --- linux-user/syscall.c.orig 2006-11-05 07:07:19.0 +0200
> +++ linux-user/syscall.c 2006-11-05 07:07:25.0 +0200
> @@ -3947,7 +3956,8 @@ long do_syscall(void *cpu_env, int num,
> ret = get_err
Patch from Debian patchset in the attachment
--- linux-user/syscall.c.orig 2006-11-05 07:07:19.0 +0200
+++ linux-user/syscall.c2006-11-05 07:07:25.0 +0200
@@ -3947,7 +3956,8 @@ long do_syscall(void *cpu_env, int num,
ret = get_errno(gettid());
break;