[RTEMS Project] #3000: Setting interrupt level in the mode arg on SMP returns RTEMS_UNSATISFIED

RTEMS trac trac at rtems.org
Fri Jan 19 06:46:34 UTC 2018


#3000: Setting interrupt level in the mode arg on SMP returns RTEMS_UNSATISFIED
-------------------------+----------------------------
 Reporter:  Chris Johns  |       Owner:  Joel Sherrill
     Type:  defect       |      Status:  reopened
 Priority:  normal       |   Milestone:  5.1
Component:  score        |     Version:  5
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+----------------------------

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

 In [changeset:"a5b4db4bc250a1beb06da16b3003ae1608c611d4/rtems"
 a5b4db4b/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="a5b4db4bc250a1beb06da16b3003ae1608c611d4"
 rtems: Fix rtems_task_mode()

 A rtems_configuration_is_smp_enabled() inside a !defined( RTEMS_SMP)
 block makes no sense.

 Remove !defined( RTEMS_SMP ) conditions.

 Test tm04 works now again.

 Update #3000.
 }}}

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


More information about the bugs mailing list