qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] linux-user: Fix indirect syscall handling for M


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH] linux-user: Fix indirect syscall handling for MIPS
Date: Fri, 5 Aug 2011 10:27:21 +0100

On 5 August 2011 01:05, An-Cheng Huang <address@hidden> wrote:
> Ok the following patch changes the number of arguments for sys_syscall
> to 8 in mips_syscall_args and also skips the do_syscall() call if any
> of the get_user() calls fails. Do you think combining these makes sense
> or should they be two separate patches? Thanks.

The code in this patch looks good, but yes, I think they should
be two separate patches.

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]