From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH 0/5] syscalls: Add tests to verify the _time_high fields
Date: Thu, 21 May 2020 16:25:10 +0200 [thread overview]
Message-ID: <20200521142510.GD7833@yuki.lan> (raw)
In-Reply-To: <CAK8P3a2N-J5LoNPHa7hjRPcOR0ytNfZQ678pFuCJaJJHGYS--A@mail.gmail.com>
Hi!
> > This patchset adds a new test to three syscalls to verify that the
> > extended fields, _time_high, are cleared by the kernel. This was
> > suggested by Arnd.
> >
> > I did run them, but on a 64 bit machine. Please see if you can check
> > that they work properly on 32 bit machines, where we really want to test
> > them. This is rebased over ltp master.
> >
> > Cyril, This conflicts a bit with my other time64 syscall tests, I will
> > rebase one of these, after you apply any of these first :)
>
> The known bugs we had here were actually on 64-bit machines running
> compat 32-bit user space. You should be able to test this on most
> 64-bit distros using the compat libraries and building ltp against the
> 32-bit version (not sure what the best way is to configure that, but it
> should not be hard).
We run LTP compiled with -m32 in our automation in SUSE precisely
because of these reasons. Not sure if somebody else does that.
--
Cyril Hrubis
chrubis@suse.cz
next prev parent reply other threads:[~2020-05-21 14:25 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-21 10:47 [LTP] [PATCH 0/5] syscalls: Add tests to verify the _time_high fields Viresh Kumar
2020-05-21 10:47 ` [LTP] [PATCH 1/5] syscalls:ipc: Move libraries to libs/ director Viresh Kumar
2020-05-22 12:39 ` Cyril Hrubis
2020-05-26 3:08 ` Viresh Kumar
2020-05-29 5:39 ` Yang Xu
2020-06-15 12:20 ` Cyril Hrubis
2020-05-21 10:47 ` [LTP] [PATCH 2/5] include: Add declaration of struct ipc64_perm Viresh Kumar
2020-05-21 13:11 ` Arnd Bergmann
2020-05-22 7:10 ` Viresh Kumar
2020-05-22 7:16 ` [LTP] [PATCH V2 " Viresh Kumar
2020-06-15 12:43 ` Cyril Hrubis
2020-06-16 6:41 ` Viresh Kumar
2020-06-16 9:53 ` Cyril Hrubis
2020-06-16 18:56 ` [LTP] [PATCH " Petr Vorel
2020-05-21 10:47 ` [LTP] [PATCH 3/5] syscalls: semctl: Add new test to verify the _time_high fields Viresh Kumar
2020-05-21 13:20 ` Arnd Bergmann
2020-05-21 14:26 ` Cyril Hrubis
2020-05-22 7:12 ` Viresh Kumar
2020-05-22 7:16 ` [LTP] [PATCH V2 " Viresh Kumar
2020-06-15 13:31 ` Cyril Hrubis
2020-06-16 6:40 ` Viresh Kumar
2020-06-16 9:52 ` Cyril Hrubis
2020-06-16 10:09 ` Viresh Kumar
2020-06-16 12:41 ` Cyril Hrubis
2020-05-21 10:47 ` [LTP] [PATCH 4/5] syscalls: shmctl: " Viresh Kumar
2020-06-15 13:33 ` Cyril Hrubis
2020-05-21 10:47 ` [LTP] [PATCH 5/5] syscalls: msgctl: " Viresh Kumar
2020-06-15 13:38 ` Cyril Hrubis
2020-05-21 13:08 ` [LTP] [PATCH 0/5] syscalls: Add tests " Arnd Bergmann
2020-05-21 14:25 ` Cyril Hrubis [this message]
2020-05-21 14:29 ` Cyril Hrubis
2020-05-22 9:08 ` Viresh Kumar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200521142510.GD7833@yuki.lan \
--to=chrubis@suse.cz \
--cc=ltp@lists.linux.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox