[RTEMS Project] #3873: Remove CONFIGURE_HAS_OWN_INIT_TASK_TABLE

RTEMS trac trac at rtems.org
Tue Feb 25 11:32:37 UTC 2020


#3873: Remove CONFIGURE_HAS_OWN_INIT_TASK_TABLE
-----------------------------+------------------------------
 Reporter:  Sebastian Huber  |       Owner:  Sebastian Huber
     Type:  task             |      Status:  assigned
 Priority:  normal           |   Milestone:  5.1
Component:  config           |     Version:  5
 Severity:  normal           |  Resolution:
 Keywords:                   |  Blocked By:
 Blocking:                   |
-----------------------------+------------------------------

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

 In [changeset:"6b0873ffdfd59f163dbb3a64b77dd6604701435d/rtems"
 6b0873f/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="6b0873ffdfd59f163dbb3a64b77dd6604701435d"
 config: Remove CONFIGURE_HAS_OWN_INIT_TASK_TABLE

 The CONFIGURE_HAS_OWN_INIT_TASK_TABLE and
 CONFIGURE_POSIX_HAS_OWN_INIT_THREAD_TABLE are the last *_HAS_OWN_*
 configuration options.  These two options are probably unused, see also:

   * https://lists.rtems.org/pipermail/users/2019-April/033129.html

   * https://lists.rtems.org/pipermail/users/2019-April/033130.html

 Removing them simplifies the configuration. If there is a real user need
 which shows up after the removal, we can resurrect them on demand.

 Using CONFIGURE_HAS_OWN_INIT_TASK_TABLE would have required the use of
 the undocumented CONFIGURE_INIT_TASK_TABLE and
 CONFIGURE_INIT_TASK_TABLE_SIZE configuration options.

 Update #3873.
 }}}

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


More information about the bugs mailing list