anchao commented on pull request #5645:
URL: https://github.com/apache/incubator-nuttx/pull/5645#issuecomment-1070865545


   > I noticed that applications such as NTP daemon now consume more stack with 
this PR. Is this an intended behaiviour?
   
   No, this is not expected behavior, SP is set to the incorrect during 
up_initial_state():
   
   
https://github.com/apache/incubator-nuttx/blob/master/arch/arm/src/armv7-a/arm_initialstate.c#L96
   
   I will raise the fix PR after finish the test case.


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