[RTEMS Project] #3459: Rework initialization and interrupt stack support

RTEMS trac trac at rtems.org
Thu Nov 8 07:11:03 UTC 2018


#3459: Rework initialization and interrupt stack support
-----------------------------+------------------------------
 Reporter:  Sebastian Huber  |       Owner:  Sebastian Huber
     Type:  enhancement      |      Status:  closed
 Priority:  normal           |   Milestone:  5.1
Component:  score            |     Version:  5
 Severity:  normal           |  Resolution:  fixed
 Keywords:                   |  Blocked By:
 Blocking:  3433             |
-----------------------------+------------------------------

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

 In [changeset:"ff081aee72436131cf11e3a35f96a6405c3a4d78/rtems"
 ff081aee/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="ff081aee72436131cf11e3a35f96a6405c3a4d78"
 score: Rename interrupt stack symbols

 Rename

   * _Configuration_Interrupt_stack_area_begin in _ISR_Stack_area_begin,
   * _Configuration_Interrupt_stack_area_end in _ISR_Stack_area_end, and
   * _Configuration_Interrupt_stack_size in _ISR_Stack_size.

 Move definitions to <rtems/score/isr.h>.  The new names are considerable
 shorter and in the right namespace.

 Update #3459.
 }}}

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


More information about the bugs mailing list