[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-trivial] [PATCH] linux-user: declare sys_futex to have 6 argum
From: |
Michael Tokarev |
Subject: |
Re: [Qemu-trivial] [PATCH] linux-user: declare sys_futex to have 6 arguments |
Date: |
Tue, 16 Jul 2013 21:54:22 +0400 |
User-agent: |
Mozilla/5.0 (X11; Linux i686 on x86_64; rv:17.0) Gecko/20130704 Icedove/17.0.7 |
15.07.2013 17:17, Petar Jovanovic wrote:
> From: Petar Jovanovic <address@hidden>
>
> sys_futex has 6 arguments, and all of these need to be copied. Fix incorrect
> declaration in the mips_syscall_args array.
Thanks, applied to the trivial patches queue.
/mjt