I sent a patch to the Newlib list which fixes that atomic flag problems:

https://sourceware.org/ml/newlib/2013/msg00685.html

FYI:

FreeBSD started to use C11 atomic operations in the kernel space:

http://svnweb.freebsd.org/base?view=revision&revision=251230

In the kernel space the operations with implicit sequentially-consistent memory order are forbidden. This is similar to our API choice.

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.hu...@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
_______________________________________________
rtems-devel mailing list
rtems-devel@rtems.org
http://www.rtems.org/mailman/listinfo/rtems-devel

Reply via email to