public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH] tst_timer: pass kernel_timer_t type to syscalls
Date: Wed, 15 Jul 2020 11:00:15 +0200	[thread overview]
Message-ID: <20200715090015.GB7741@yuki.lan> (raw)
In-Reply-To: <bd80f928abee6dac85d051c022afe559f5da8d0a.1594758146.git.jstancek@redhat.com>

Hi!
> 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.

Looks good to me:

Acked-by: Cyril Hrubis <chrubis@suse.cz>

-- 
Cyril Hrubis
chrubis@suse.cz

  reply	other threads:[~2020-07-15  9:00 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 [this message]
2020-07-15  9:33 ` Viresh Kumar
2020-07-15 11:13   ` Jan Stancek

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=20200715090015.GB7741@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