[PATCH 0/2] Fix two rtems_task_restart() issues

Sebastian Huber sebastian.huber at embedded-brains.de
Fri May 14 13:11:14 UTC 2021


Sebastian Huber (2):
  rtems: Always set the real priority during restart
  rtems: Fix task restart within interrupt context

 cpukit/include/rtems/score/threadimpl.h |  15 +---
 cpukit/rtems/src/taskrestart.c          |   8 +-
 cpukit/score/src/threadrestart.c        | 114 +++++++++---------------
 3 files changed, 43 insertions(+), 94 deletions(-)

-- 
2.26.2



More information about the devel mailing list