[RTEMS Project] #2751: Thread dispatch via interrupt is broken at least on ARM and PowerPC

RTEMS trac trac at rtems.org
Tue Mar 28 08:34:46 UTC 2017


#2751: Thread dispatch via interrupt is broken at least on ARM and PowerPC
-----------------------------+------------------------------
 Reporter:  Sebastian Huber  |       Owner:  Sebastian Huber
     Type:  defect           |      Status:  closed
 Priority:  high             |   Milestone:  4.12
Component:  SMP              |     Version:  4.11
 Severity:  critical         |  Resolution:  fixed
 Keywords:                   |
-----------------------------+------------------------------

Comment (by Sebastian Huber <sebastian.huber@…>):

 In [changeset:"cd3d74793a4e2ec93cefdddb855d4536d44c7e64/rtems"
 cd3d747/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="cd3d74793a4e2ec93cefdddb855d4536d44c7e64"
 arm: Optimize context switch

 Set CPU_ENABLE_ROBUST_THREAD_DISPATCH to TRUE.  In this case the
 interrupts are always enabled during a context switch even after
 interrupt processing (see #2751).  Remove the CPSR from the context
 control since it contains only volatile bits.

 Close #2954.
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/2751#comment:13>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list