Sebastian Huber (5): Separate task mode checks rtems: Allow to set ISR level 0 in SMP config tests: Remove bogus RTEMS_INTERRUPT_LEVEL(31) Adjust interrupt mode tests for some CPU ports riscv: Enable robust thread dispatch
cpukit/rtems/src/taskmode.c | 33 +++++++++++++----------- cpukit/score/cpu/riscv/include/rtems/score/cpu.h | 3 +++ cpukit/score/src/threaddispatch.c | 2 +- cpukit/score/src/threadinitialize.c | 21 +++++++++------ testsuites/smptests/smpunsupported01/init.c | 2 +- testsuites/sptests/sp01/init.c | 2 +- testsuites/sptests/sp08/init.c | 23 ++++++++++++++--- testsuites/sptests/sp37/init.c | 10 ++++++- testsuites/sptests/spcbssched01/init.c | 2 +- testsuites/sptests/spedfsched01/init.c | 2 +- testsuites/sptests/spfifo03/init.c | 2 +- testsuites/sptests/spfifo05/init.c | 2 +- 12 files changed, 70 insertions(+), 34 deletions(-) -- 2.16.4 _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel