[PATCH v2] cpukit: Prevent error with disabled stack checker
Kinsey Moore
kinsey.moore at oarcorp.com
Thu Jan 27 15:59:05 UTC 2022
On 1/27/2022 09:57, Sebastian Huber wrote:
> On 27/01/2022 16:37, Kinsey Moore wrote:
>> +*** TEST STACKCHK02 ***
>> + STACK USAGE BY THREAD
>> +ID NAME LOW HIGH CURRENT AVAIL
>> USED
>> +0x09010001 IDLE 0x10104940 0x1010713f 0x10107140
>> 10224 N/A
>> +0x0a010001 UI1 0x10109950 0x1010c14f 0x1010c150
>> 10224 N/A
>> +Stack usage information not available
>> +
>> +*** END OF TEST STACKCHK02 ***
>
> In an SMP system you get this "Stack usage information not available"
> for each processor. I would simply print nothing if there is no
> information available.
>
Will do, new patch incoming shortly.
Kinsey
More information about the devel
mailing list