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

Viresh Kumar viresh.kumar@linaro.org
Fri Jan 24 10:50:51 CET 2020


On 24-01-20, 10:47, Cyril Hrubis wrote:
> 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.

Sure. I will still send my patches as is for now (as they are on the
way), and you can just drop the first one which adds the syscall.

-- 
viresh


More information about the ltp mailing list