Hi erc32 has a couple of test failures on master:
*** BEGIN OF TEST PSXSPIN 1 *** pthread_spin_init( &spinlock, PTHREAD_PROCESS_PRIVATE ) -- OK pthread_spin_destroy( &spinlock ) -- OK pthread_spin_init( &spinlock, PTHREAD_PROCESS_SHARED ) -- OK pthread_spin_destroy( &spinlock ) -- OK pthread_spin_init( &spinlock, 0x1234 ) -- OK pthread_spin_init( &spinlock2, 0 ) -- OK pthread_spin_lock( &spinlock ) -- OK Unexpected trap ( 9) at address 0x02008758 data access exception at 0x00000008 *** BEGIN OF TEST SPCONTEXT 1 *** Test configuration N N N... done Test configuration N N F... ../../../../../../../rtems/c/src/../../testsuites/sptests/spcontext01/init.c: 44 0 I have not had a chance to check other BSPs yet. Thanks. --joel
_______________________________________________ devel mailing list [email protected] http://lists.rtems.org/mailman/listinfo/devel
