public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Jan Stancek <jstancek@redhat.com>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH] tst_timer: pass kernel_timer_t type to syscalls
Date: Wed, 15 Jul 2020 07:13:50 -0400 (EDT)	[thread overview]
Message-ID: <467071970.2954506.1594811630753.JavaMail.zimbra@redhat.com> (raw)
In-Reply-To: <20200715093312.5dbxlmkmolrha5vd@vireshk-i7>


----- Original Message -----
> On 14-07-20, 22:24, Jan Stancek wrote:
> > timer_[gs]etttime tests are failing on s390, which is big endian
> > system, because tests are passing timer_t type, which is glibc
> > type (void *). Kernel expects and sets only int portion, so the
> > tests fail for all but first (0) timer id.

Pushed.


      reply	other threads:[~2020-07-15 11:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-14 20:24 [LTP] [PATCH] tst_timer: pass kernel_timer_t type to syscalls Jan Stancek
2020-07-15  9:00 ` Cyril Hrubis
2020-07-15  9:33 ` Viresh Kumar
2020-07-15 11:13   ` Jan Stancek [this message]

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=467071970.2954506.1594811630753.JavaMail.zimbra@redhat.com \
    --to=jstancek@redhat.com \
    --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