[LTP] [PATCH V2 17/17] futex: Move variants struct definition to common header
Viresh Kumar
viresh.kumar@linaro.org
Wed Oct 21 09:22:22 CEST 2020
On 16-09-20, 16:08, Viresh Kumar wrote:
> Use a single definition of the structure and move it to a common place.
>
> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
> ---
> .../kernel/syscalls/futex/futex_cmp_requeue01.c | 12 ++++--------
> .../kernel/syscalls/futex/futex_cmp_requeue02.c | 9 +++------
> testcases/kernel/syscalls/futex/futex_wait01.c | 10 +++-------
> testcases/kernel/syscalls/futex/futex_wait02.c | 11 ++++-------
> testcases/kernel/syscalls/futex/futex_wait03.c | 11 ++++-------
> testcases/kernel/syscalls/futex/futex_wait04.c | 10 +++-------
> .../kernel/syscalls/futex/futex_wait_bitset01.c | 11 +++--------
> testcases/kernel/syscalls/futex/futex_wake01.c | 9 +++------
> testcases/kernel/syscalls/futex/futex_wake02.c | 11 ++++-------
> testcases/kernel/syscalls/futex/futex_wake03.c | 13 +++++--------
> testcases/kernel/syscalls/futex/futex_wake04.c | 14 +++++---------
> testcases/kernel/syscalls/futex/futextest.h | 7 +++++++
> 12 files changed, 48 insertions(+), 80 deletions(-)
Cyril, this one is pending too I believe.
--
viresh
More information about the ltp
mailing list