xiaoxiang781216 commented on a change in pull request #3121:
URL: https://github.com/apache/incubator-nuttx/pull/3121#discussion_r598216146
##########
File path: arch/risc-v/src/common/riscv_idle.c
##########
@@ -74,15 +74,6 @@ void up_idle(void)
* sleep in a reduced power mode until an interrupt occurs to save power
*/
- /* This is a kludge that I still don't understand. The call to
Review comment:
Done, and remove other arch too, because I don't believe the empty
critical section can have the real help.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]