[LTP] [PATCH 1/2] Add Syscall numbers for io_pgetevents

Cyril Hrubis chrubis@suse.cz
Fri Jan 24 10:47:21 CET 2020


Hi!
> >  include/lapi/syscalls/aarch64.in   | 1 +
> >  include/lapi/syscalls/arm.in       | 1 +
> >  include/lapi/syscalls/hppa.in      | 1 +
> >  include/lapi/syscalls/i386.in      | 1 +
> >  include/lapi/syscalls/ia64.in      | 1 +
> >  include/lapi/syscalls/powerpc.in   | 1 +
> >  include/lapi/syscalls/powerpc64.in | 1 +
> >  include/lapi/syscalls/s390.in      | 1 +
> >  include/lapi/syscalls/s390x.in     | 1 +
> >  include/lapi/syscalls/sparc.in     | 1 +
> >  include/lapi/syscalls/sparc64.in   | 1 +
> >  include/lapi/syscalls/x86_64.in    | 1 +
> >  12 files changed, 12 insertions(+)
> 
> Is it fine to send patches like this separately from the patches which
> actually add the tests? Will you merge them alone as well?
> 
> Asking as I would be required to resend these patches (which just add
> syscall number) along with the real tests, while they may never get
> modified. I can then send such patches for future syscalls I am
> working on.

We may as well add all the missing syscalls in a single patch and I will
commit that right away if you are okay with that.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list