pkarashchenko commented on a change in pull request #5729: URL: https://github.com/apache/incubator-nuttx/pull/5729#discussion_r825357096
########## File path: arch/xtensa/src/common/xtensa_context.S ########## @@ -324,9 +252,9 @@ xtensa_context_save: * * NOTE: MUST BE CALLED ONLY BY 'CALL0' INSTRUCTION! * - * These functions restores Xtensa processor state and differ in which - * registers are saved: _xtensa_context_restore() restores all registers - * except PC, PS, A0, and A2 + * This functions restores Xtensa processor state. Review comment: ```suggestion * This function restores Xtensa processor state. ``` -- 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