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


   > Thanks for your investigation. I added `+CONFIG_ARCH_INTERRUPTSTACK=2048` 
to qemu-kostest/defconfig and confirmed it works.
   
   @masayuki2009 san, 
   
   In the latest commit set, I also added the signal handling if 
CONFIG_ARCH_INTERRUPTSTACK=0,
   you can verify this PR without lm3s6965-ek:qemu-kostest 
(CONFIG_ARCH_INTERRUPTSTACK=2048 ) change   :)
   
   The following 3 configs works fine with this PR: 
   sabre-6quad/netknsh           (/mnt/nfs/bin/getprime) 
(CONFIG_ARCH_INTERRUPTSTACK  0 / 2048)
   sabre-6quad:smp                 (ostest)                         
(CONFIG_ARCH_INTERRUPTSTACK  0 / 2048)
   lm3s6965-ek:qemu-kostest  (ostest)                         
(CONFIG_ARCH_INTERRUPTSTACK  0 / 2048)


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