qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 5/7] linux-user: Add syscall numbers from kernel


From: cedric.vincent
Subject: Re: [Qemu-devel] [PATCH 5/7] linux-user: Add syscall numbers from kernel 2.6.39.2
Date: Mon, 11 Jul 2011 17:12:25 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Mon, Jul 11, 2011 at 04:11:00PM +0200, address@hidden wrote:
> From: Peter Maydell <address@hidden>
> 
> Add syscall numbers for new syscall numbers; this brings us
> into line with Linux 2.6.39.2.

The syscall #123 on SH4 should be "TARGET_NR_cacheflush" instead of
"TARGET_NR_modify_ldt" [1].  The only consequence of this misnaming is
that many "Unsupported syscall" warnings are issued when emulating JIT
compilers.

Note that this misnaming was not introduced by this patch, should I
submit another patch or do you wish to include this change into this
one?

Regards,
Cedric.

[1] 
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=arch/sh/include/asm/unistd_32.h#l135




reply via email to

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