[RTEMS Project] #3874: Remove CONFIGURE_POSIX_HAS_OWN_INIT_THREAD_TABLE
RTEMS trac
trac at rtems.org
Tue Feb 25 11:35:21 UTC 2020
#3874: Remove CONFIGURE_POSIX_HAS_OWN_INIT_THREAD_TABLE
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: task | 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:"d10e3b1a7e4ffcede23c5e6ca6c79a0a2cafaaa1/rtems-docs"
d10e3b1/rtems-docs]:
{{{
#!CommitTicketReference repository="rtems-docs"
revision="d10e3b1a7e4ffcede23c5e6ca6c79a0a2cafaaa1"
c-user: Obsolete CONFIGURE_POSIX_HAS_OWN_INIT_THREAD_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_POSIX_HAS_OWN_INIT_THREAD_TABLE would have required the
use of the undocumented CONFIGURE_POSIX_INIT_THREAD_TABLE_NAME and
CONFIGURE_POSIX_INIT_THREAD_TABLE_SIZE configuration options.
Close #3874.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3874#comment:3>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list