From: Jan Stancek <jstancek@redhat.com>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH v2] syscalls: Add timer measurement library
Date: Tue, 20 Jun 2017 09:02:03 -0400 (EDT) [thread overview]
Message-ID: <1215902010.40140214.1497963723219.JavaMail.zimbra@redhat.com> (raw)
In-Reply-To: <20170620123358.GD5369@rei.lan>
----- Original Message -----
> From: "Cyril Hrubis" <chrubis@suse.cz>
> To: "Jan Stancek" <jstancek@redhat.com>
> Cc: ltp@lists.linux.it
> Sent: Tuesday, 20 June, 2017 2:33:58 PM
> Subject: Re: [LTP] [PATCH v2] syscalls: Add timer measurement library
>
> Hi!
> What about this patch:
>
> From 5cc450f19eb526cb19c33f4f13796e3c2a6f0bff Mon Sep 17 00:00:00 2001
> From: Cyril Hrubis <chrubis@suse.cz>
> Date: Tue, 20 Jun 2017 14:33:59 +0200
> Subject: [PATCH] Fix clock_gettime linking problems.
>
Works for me. Nothing else comes to my mind, either syscalls
or linking everything with -rt.
Only potential issue I can think of is parameter padding needed
in syscall() for some architectures with 32-bit userspace.
With clockid_t defined as int, I think we should be fine.
Regards,
Jan
prev parent reply other threads:[~2017-06-20 13:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-14 12:42 [LTP] [PATCH v2] syscalls: Add timer measurement library Cyril Hrubis
2017-06-16 13:56 ` Jan Stancek
2017-06-19 13:26 ` Cyril Hrubis
2017-06-20 7:51 ` Jan Stancek
2017-06-20 11:49 ` Cyril Hrubis
2017-06-20 12:33 ` Cyril Hrubis
2017-06-20 13:02 ` 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=1215902010.40140214.1497963723219.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.