public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [RFC PATCH 0/2] Allow to compile on archs without atomic support
@ 2018-01-04 20:42 Petr Vorel
  2018-01-04 20:42 ` [LTP] [RFC PATCH 1/2] tst_atomic.h: " Petr Vorel
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Petr Vorel @ 2018-01-04 20:42 UTC (permalink / raw)
  To: ltp

Hi,

I know as this has quite low priority (benefit only people with old
compilers and archs), but why not to give a chance them to have at least
something from LTP?
Quite a lot of tests it's working, affected are only tests using threads
on new API or fuzzy synchronization and counting results for tests using
new api.

Kind regards,
Petr

Petr Vorel (2):
  tst_atomic.h: Allow to compile on archs without atomic support
  lib/tst_test.c: Don't print results on archs without atomic

 include/tst_atomic.h | 31 +++++++++++++++++++++++++++++--
 lib/tst_test.c       |  4 ++++
 2 files changed, 33 insertions(+), 2 deletions(-)

-- 
2.15.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-01-10 11:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-04 20:42 [LTP] [RFC PATCH 0/2] Allow to compile on archs without atomic support Petr Vorel
2018-01-04 20:42 ` [LTP] [RFC PATCH 1/2] tst_atomic.h: " Petr Vorel
2018-01-04 20:42 ` [LTP] [RFC PATCH 2/2] lib/tst_test.c: Don't print results on archs without atomic Petr Vorel
2018-01-08 15:09 ` [LTP] [RFC PATCH 0/2] Allow to compile on archs without atomic support Jan Stancek
2018-01-09  0:02   ` Petr Vorel
2018-01-10 11:09   ` Cyril Hrubis
2018-01-10 11:17     ` Petr Vorel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox