On Mon, Jul 11, 2011 at 04:11:00PM +0200, riku.voi...@iki.fi wrote:
> From: Peter Maydell <peter.mayd...@linaro.org>
> 
> 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