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] realtime/m4: Re-add define for robust mutexattr APIs
Date: Thu, 3 Dec 2020 13:47:27 +0100	[thread overview]
Message-ID: <20201203124727.GC5809@yuki.lan> (raw)
In-Reply-To: <8dc13989-88bf-1727-1dbd-83a2163ffb03@jv-coder.de>

Hi!
> > The code switched to the POSIX variants later on so I wonder if we even
> > need this configure check or if we can remove the ifdefs from the
> > testcases completely.
> either that or this patch. At least at the moment these tests are 
> completely broken.
> I am not sure how long pthread_mutexattr_*roboust* api is part of posix 
> and if ltp is supposed to be supported on platforms, that may not 
> implement it.

As for LTP the only part that is supposed to be used on anything else
than Linux is the open posix testsuite. The rest, including the relatime
tests, is strictly Linux only.

Looking at the glibc the pthread_mutexattr_*robust* calls were
implemented in 2010 which is 10 years from now, which means that it's
old enough to just remove the checks.

Will you send a patch or should I do so?

-- 
Cyril Hrubis
chrubis@suse.cz

      reply	other threads:[~2020-12-03 12:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-19  9:52 [LTP] [PATCH] realtime/m4: Re-add define for robust mutexattr APIs Joerg Vehlow
2020-11-19 11:38 ` Cyril Hrubis
2020-11-26  8:30   ` Joerg Vehlow
2020-12-03 12:47     ` Cyril Hrubis [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=20201203124727.GC5809@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