davids5 commented on a change in pull request #3992: URL: https://github.com/apache/incubator-nuttx/pull/3992#discussion_r661438828
########## File path: include/nuttx/tls.h ########## @@ -97,6 +104,7 @@ struct tls_info_s { + FAR struct task_info_s * tl_task; Review comment: Has https://github.com/apache/incubator-nuttx/blob/97aad21cb1bfc237b67c8e0d9c4988c8ebbbb9f9/include/nuttx/tls.h#L71-L103 been updated to reflect the change? -- 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