Re: [Qemu-devel] [PATCH 2/4] linux-user/hppa: Fix typo in mknodat syscall

2018-06-07 Thread Laurent Vivier
Le 07/06/2018 à 20:48, Richard Henderson a écrit : > Signed-off-by: Richard Henderson > --- > linux-user/hppa/syscall_nr.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/linux-user/hppa/syscall_nr.h b/linux-user/hppa/syscall_nr.h > index 55bdf71d50..9c1d0a195d 100644 >

Re: [Qemu-devel] [PATCH 2/4] linux-user/hppa: Fix typo in mknodat syscall

2018-06-07 Thread Philippe Mathieu-Daudé
On 06/07/2018 03:48 PM, Richard Henderson wrote: > Signed-off-by: Richard Henderson mknodat is not at 8ee78dece0d. Reviewed-by: Philippe Mathieu-Daudé > --- > linux-user/hppa/syscall_nr.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/linux-user/hppa/syscall_nr.h b/

[Qemu-devel] [PATCH 2/4] linux-user/hppa: Fix typo in mknodat syscall

2018-06-07 Thread Richard Henderson
Signed-off-by: Richard Henderson --- linux-user/hppa/syscall_nr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux-user/hppa/syscall_nr.h b/linux-user/hppa/syscall_nr.h index 55bdf71d50..9c1d0a195d 100644 --- a/linux-user/hppa/syscall_nr.h +++ b/linux-user/hppa/syscall_nr