You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/05/19 21:08:53 UTC

[GitHub] [incubator-nuttx] davids5 edited a comment on pull request #3747: mm:initialize ensure alignment.

davids5 edited a comment on pull request #3747:
URL: https://github.com/apache/incubator-nuttx/pull/3747#issuecomment-844473960


   @patacongo -  ALIGN(8) did not work, and there is the wild card value CONFIG_IDLE_STACKSIZE. The fix is restoring how it worked before the 635cfad.  The change broke the alignment.  Before the heap was adjusted, the changed code intercedes and uses the unaligned value. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org