[RTEMS Project] #2148: Blackfin doesn't switch tasks, resets dispatch_necessary before querying it

RTEMS trac trac at rtems.org
Thu Feb 19 20:50:38 UTC 2015


#2148: Blackfin doesn't switch tasks, resets dispatch_necessary before querying it
----------------------+----------------------------
 Reporter:  rtemsdev  |       Owner:  joel.sherrill
     Type:  defect    |      Status:  closed
 Priority:  highest   |   Milestone:  4.11
Component:  cpukit    |     Version:  4.11
 Severity:  normal    |  Resolution:  fixed
 Keywords:            |
----------------------+----------------------------
Changes (by Gedare Bloom <gedare@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"7f1bb40aa1b87bc346bd07b893ebdd5c35e10410/rtems"]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="7f1bb40aa1b87bc346bd07b893ebdd5c35e10410"
 bfin: do not reset dispatch needed

 Closes #2148

 Fix suggested in above ticket. On examination, the assembly
 appears to be clearing the DISPATCH_NEEDED flag before jumping
 to _Thread_Dispatch.
 }}}

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


More information about the bugs mailing list