Le 12/11/2019 à 09:27, Aleksandar Markovic a écrit : > > > On Tuesday, November 12, 2019, Aleksandar Markovic > <aleksandar.m.m...@gmail.com <mailto:aleksandar.m.m...@gmail.com>> wrote: > > > > On Tuesday, November 12, 2019, Andrew Kelley <and...@ziglang.org > <mailto:and...@ziglang.org>> wrote: > > ping > > On 10/16/19 5:01 PM, Andrew Kelley wrote: > > Signed-off-by: Andrew Kelley <and...@ziglang.org > <mailto:and...@ziglang.org>> > > --- > > linux-user/aarch64/syscall_nr.h | 13 ++++++++++ > > linux-user/arm/syscall_nr.h | 38 ++++++++++++++++++++++++++++ > > linux-user/i386/syscall_nr.h | 43 > ++++++++++++++++++++++++++++++++ > > linux-user/mips/cpu_loop.c | 6 +++++ > > linux-user/ppc/syscall_nr.h | 44 > +++++++++++++++++++++++++++++++++ > > 5 files changed, 144 insertions(+) > > > > > Hello, Andrew. > > I support your change, but its title is not appropriate. It should > have been "linux-user: Update system call code numbers for some > targets" or similar. Also, you should have mentioned Laurent Vivier > in cc. Also, are other targets updated? If not, I think you should > include them as well. Additionally, what was the version (or commit > number) of the kernel uou used as the reference? > > Thanks, Aleksandar > > > > Forwarding to Laurent.
Thank you Aleksandar, > Laurent, can this or similar patch be integrated into 4.2? It can be > viewed as a bug fix, in a way. > Yes, but we need in the commit message the release version of the kernel they come from. Updating the other targets would be great too. Thanks, Laurent