xiaoxiang781216 commented on PR #15285:
URL: https://github.com/apache/nuttx/pull/15285#issuecomment-2954059851

   > @wengzhe @xiaoxiang781216 this change also breaks stm32 SocketCAN 
implementations (cortex m4) when optimization is enabled. It causes `Usage 
Fault: Unaligned access` because `NET_BUFPOOL_TRYALLOC()` returns unaligned 
buffer. It's possible that more things are broken by this PR, e.g. what I 
mentioned here [#15447 
(comment)](https://github.com/apache/nuttx/pull/15447#issuecomment-2780693328)
   
   we have found and fixed this issue recently, @zhhyu7 could you provide the 
patch?


-- 
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

Reply via email to