[RTEMS Project] #3480: CONFIGURE_MINIMUM_TASK_STACK_SIZE may affect CONFIGURE_INTERRUPT_STACK_SIZE
RTEMS trac
trac at rtems.org
Thu Oct 25 04:43:01 UTC 2018
#3480: CONFIGURE_MINIMUM_TASK_STACK_SIZE may affect CONFIGURE_INTERRUPT_STACK_SIZE
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: defect | Status: closed
Priority: normal | Milestone: 5.1
Component: config | Version: 5
Severity: normal | Resolution: fixed
Keywords: | Blocked By:
Blocking: |
-----------------------------+------------------------------
Changes (by Sebastian Huber <sebastian.huber@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"24b58072ff1ac5a1691374aa139807bf866bf01a/rtems"
24b5807/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="24b58072ff1ac5a1691374aa139807bf866bf01a"
config: Modify CONFIGURE_INTERRUPT_STACK_SIZE
Use CPU_STACK_MINIMUM_SIZE instead of CONFIGURE_MINIMUM_TASK_STACK_SIZE
to set the default value.
Close #3480.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3480#comment:4>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list