[LTP] [PATCH V4 2/2] syscalls/pidfd_open

Viresh Kumar viresh.kumar@linaro.org
Mon Jan 27 09:45:24 CET 2020


On 27-01-20, 14:07, Viresh Kumar wrote:
> Add tests to check working of pidfd_open() syscall.
> 
> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
> ---
> V3->V4:
> - Dropped duplicate headers
> - Dropped local variable "fd" and used TST_RET directly.
> - Handle failure tests with global variable
> - Remove else part after creating child process
> - Improved print messages

Cyril,

I did send this email with

--in-reply-to="8dc3dff0390db58b2f472501c30595647a913e34.1579858930.git.viresh.kumar@linaro.org"

so it appear in earlier thread. But git didn't work the way I expected
and so it shows this as a new thread now.

I created two patches (so this patch's header already had -in-reply-to
set to the 1st patch), and sent only the second with with explicit
--in-reply-to field, which in my expectations should have overridden
the setting that were their in patch's header but it didn't :(

Sorry about that. I am not re-sending it for now to avoid unnecessary
traffic.

-- 
viresh


More information about the ltp mailing list