[PATCH] Rework fatal error chapter

Joel Sherrill joel at rtems.org
Tue Nov 22 22:02:31 UTC 2016


Agreeing with Chris. We can't have spots left to fill in before 4.12
branches.

Also, that phrase is not something any native English speakers would use
as a marker for work to do. Phrases I have seen are "TBD", "XXX", and
"FIXME".

On Tue, Nov 22, 2016 at 3:39 PM, Chris Johns <chrisj at rtems.org> wrote:

> Hi,
>
> I have been away for a few days.
>
>
> On 22/11/2016 00:53, Sebastian Huber wrote:
>
>> +
>> +INTERNAL_ERROR_NO_CONFIGURATION_TABLE
>> +  Document me.
>> +
>> +INTERNAL_ERROR_NO_CPU_TABLE
>> +  Document me.
>> +
>> +INTERNAL_ERROR_TOO_LITTLE_WORKSPACE
>> +    Document me.
>> +
>> +INTERNAL_ERROR_WORKSPACE_ALLOCATION
>> +    Document me.
>> +
>> +INTERNAL_ERROR_INTERRUPT_STACK_TOO_SMALL
>> +    Document me.
>> +
>> +INTERNAL_ERROR_THREAD_EXITTED
>> +    Document me.
>> +
>> +INTERNAL_ERROR_INCONSISTENT_MP_INFORMATION
>> +    Document me.
>> +
>> +INTERNAL_ERROR_INVALID_NODE
>> +    Document me.
>> +
>> +INTERNAL_ERROR_NO_MPCI
>> +    Document me.
>> +
>> +INTERNAL_ERROR_BAD_PACKET
>> +    Document me.
>> +
>> +INTERNAL_ERROR_OUT_OF_PACKETS
>> +    Document me.
>> +
>> +INTERNAL_ERROR_OUT_OF_GLOBAL_OBJECTS
>> +    Document me.
>> +
>> +INTERNAL_ERROR_OUT_OF_PROXIES
>> +    Document me.
>> +
>> +INTERNAL_ERROR_INVALID_GLOBAL_ID
>> +    Document me.
>> +
>> +INTERNAL_ERROR_BAD_STACK_HOOK
>> +    Document me.
>> +
>> +INTERNAL_ERROR_BAD_ATTRIBUTES
>> +    Document me.
>> +
>> +INTERNAL_ERROR_IMPLEMENTATION_KEY_CREATE_INCONSISTENCY
>> +    Document me.
>> +
>> +INTERNAL_ERROR_THREAD_QUEUE_ENQUEUE_FROM_BAD_STATE
>> +    Document me.
>> +
>> +INTERNAL_ERROR_UNLIMITED_AND_MAXIMUM_IS_0
>> +    Document me.
>> +
>> +INTERNAL_ERROR_GXX_KEY_ADD_FAILED
>> +    Document me.
>> +
>> +INTERNAL_ERROR_GXX_MUTEX_INIT_FAILED
>> +    Document me.
>> +
>> +INTERNAL_ERROR_NO_MEMORY_FOR_HEAP
>> +    Document me.
>> +
>> +INTERNAL_ERROR_CPU_ISR_INSTALL_VECTOR
>> +    Document me.
>> +
>> +INTERNAL_ERROR_RESOURCE_IN_USE
>> +    Document me.
>> +
>> +INTERNAL_ERROR_RTEMS_INIT_TASK_ENTRY_IS_NULL
>> +    Document me.
>> +
>> +INTERNAL_ERROR_POSIX_INIT_THREAD_ENTRY_IS_NULL
>> +    Document me.
>> +
>> +INTERNAL_ERROR_THREAD_QUEUE_DEADLOCK
>> +    Document me.
>> +
>> +INTERNAL_ERROR_THREAD_QUEUE_ENQUEUE_STICKY_FROM_BAD_STATE
>> +    Document me.
>> +
>> +INTERNAL_ERROR_BAD_THREAD_DISPATCH_DISABLE_LEVEL
>> +    Document me.
>> +
>>
>
> I would like to see these fields filled in before 4.12 branches. A release
> with this important information missing in the C User manual is not good.
>
> Chris
>
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20161122/a0f63a87/attachment.html>


More information about the devel mailing list