Le 19/02/2020 à 19:58, Aleksandar Markovic a écrit : > > > On Tuesday, February 18, 2020, Aleksandar Markovic > <aleksandar.m.m...@gmail.com <mailto:aleksandar.m.m...@gmail.com>> wrote: > > > > On Monday, February 17, 2020, Laurent Vivier <laur...@vivier.eu > <mailto:laur...@vivier.eu>> wrote: > > Move content of mips_syscall_args to mips-syscall-args-o32.c.inc to > ease automatic update. No functionnal change > > Signed-off-by: Laurent Vivier <laur...@vivier.eu > <mailto:laur...@vivier.eu>> > --- > > > > Laurent, > > Many thanks for implementing this series, and a special thank you for > mips parts! I conceptually agree with the whole content (but I looked in > details only mips-related stuff), however I will take a closer look at > the entire series in next few days.
I plan to send a v2 to remove the syscall32_nr.h and syscall64_nr and use everywhere syscall_nr.h (because it is generated by target). files because they are not needed. Wait the v2 to take a closer look, except if you see any obvious issue. Thanks, Laurent