no1wudi commented on pull request #5775: URL: https://github.com/apache/incubator-nuttx/pull/5775#issuecomment-1072026909
@masayuki2009 Could you have a try for it ? BTW, in exception_common we save/restore mstatus by csrr/csrw, but in up_irq_enable/up_irq_disable use the bit operation csrc/csrs, should we use bit operation for these bits while restore mstatus ? -- 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