W-M-R commented on PR #15462: URL: https://github.com/apache/nuttx/pull/15462#issuecomment-2576939705
> > mm: default mm align 32->4,64->8 > > do you mean 8->4, 16->8? > > > The modification at that time was because of x86-64, but the problem has been fixed elsewhere, and other architectures will not encounter any problems for the time being. > > can you add a reference to the "elsewhere"? It is this patch "https://github.com/apache/nuttx/pull/8734". The change was made because x64 failed to start when 8-byte alignment was required, but I don't know how it was fixed. After reverting, x64 is fine. -- 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. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org