All of lore.kernel.org
 help / color / mirror / Atom feed
* tst-atomic
@ 2018-03-13 14:51 Alexey Brodkin
  2018-03-13 19:55 ` tst-atomic Waldemar Brodkorb
  0 siblings, 1 reply; 3+ messages in thread
From: Alexey Brodkin @ 2018-03-13 14:51 UTC (permalink / raw)
  To: linux-snps-arc

Hi Waldemar,

I see in commit e65912f8b2a6 ("rework most tests to work as standalone package")
"tst-atomic" and "tst-atomic-long" were marked as disabled for all architectures
as opposed to previously (in times of test-suite being a part of uClibc) disabled
only for selected arches (IA64, MIPS and SPARC).

The only guess I have it was done due to inability to refer not-exported "atomic.h".
Is that correct? But anyways I'm looking at a possibility to revive those as they
might be of use especially in case of emulation of atomics.

Any thoughts on how that could be done?

-Alexey

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

* tst-atomic
  2018-03-13 14:51 tst-atomic Alexey Brodkin
@ 2018-03-13 19:55 ` Waldemar Brodkorb
  2018-04-04 15:55   ` tst-atomic Alexey Brodkin
  0 siblings, 1 reply; 3+ messages in thread
From: Waldemar Brodkorb @ 2018-03-13 19:55 UTC (permalink / raw)
  To: linux-snps-arc

Hi Alexey,
Alexey Brodkin wrote,

> Hi Waldemar,
> 
> I see in commit e65912f8b2a6 ("rework most tests to work as standalone package")
> "tst-atomic" and "tst-atomic-long" were marked as disabled for all architectures
> as opposed to previously (in times of test-suite being a part of uClibc) disabled
> only for selected arches (IA64, MIPS and SPARC).
> 
> The only guess I have it was done due to inability to refer not-exported "atomic.h".
> Is that correct? But anyways I'm looking at a possibility to revive those as they
> might be of use especially in case of emulation of atomics.
> 
> Any thoughts on how that could be done?

Should we export atomic.h again?
The header is removed since
536a0e3a05a0c7d9a4d741d9401c220900cf1e04.

See
https://www.mail-archive.com/uclibc at uclibc.org/msg09694.html

What other solution we could imagine?

best regards
 Waldemar

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

* tst-atomic
  2018-03-13 19:55 ` tst-atomic Waldemar Brodkorb
@ 2018-04-04 15:55   ` Alexey Brodkin
  0 siblings, 0 replies; 3+ messages in thread
From: Alexey Brodkin @ 2018-04-04 15:55 UTC (permalink / raw)
  To: linux-snps-arc

Hi Waldemar,

On Tue, 2018-03-13@20:55 +0100, Waldemar Brodkorb wrote:
> Hi Alexey,
> Alexey Brodkin wrote,
> 
> > Hi Waldemar,
> > 
> > I see in commit e65912f8b2a6 ("rework most tests to work as standalone package")
> > "tst-atomic" and "tst-atomic-long" were marked as disabled for all architectures
> > as opposed to previously (in times of test-suite being a part of uClibc) disabled
> > only for selected arches (IA64, MIPS and SPARC).
> > 
> > The only guess I have it was done due to inability to refer not-exported "atomic.h".
> > Is that correct? But anyways I'm looking at a possibility to revive those as they
> > might be of use especially in case of emulation of atomics.
> > 
> > Any thoughts on how that could be done?
> 
> Should we export atomic.h again?
> The header is removed since
> 536a0e3a05a0c7d9a4d741d9401c220900cf1e04.

Probably not as this will open again a can with worms.
Fortunately I was able to get my problem understood and almost solved,
I guess you're on Cc list of that discussion here:
http://lists.infradead.org/pipermail/linux-snps-arc/2018-March/003583.html

But then why don't we get rid of ./test/silly/tst-atomic*.c at all?

-Alexey

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

end of thread, other threads:[~2018-04-04 15:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-13 14:51 tst-atomic Alexey Brodkin
2018-03-13 19:55 ` tst-atomic Waldemar Brodkorb
2018-04-04 15:55   ` tst-atomic Alexey Brodkin

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.