-----Original Message-----
From: Sebastian Huber <sebastian.hu...@embedded-brains.de> 
Sent: Thursday, March 4, 2021 09:23
To: Kinsey Moore <kinsey.mo...@oarcorp.com>; devel@rtems.org
Subject: Re: [PATCH v2] score: Ensure stack alignment requirement

> On 04/03/2021 16:20, Kinsey Moore wrote:
>>> +  alignment_overhead = CPU_STACK_ALIGNMENT - 1;
>> This should be CPU_HEAP_ALIGNMENT given the #if below.
> No, this is the result of the discussion with Gedare with respect to the 
> user-provided minimum. I can move this to a separate patch if desired.

No need to move it into a separate patch. It's fine as is.

Kinsey
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to