xiaoxiang781216 commented on pull request #3626: URL: https://github.com/apache/incubator-nuttx/pull/3626#issuecomment-852182554
After more thinking, there is a structure like userspace_s for kernel mode, but name it as addrenv_reserve_s: https://github.com/apache/incubator-nuttx/blob/a8a1308240b7f631e44d78c3ef1582562c507a8a/include/nuttx/addrenv.h#L248-L254 so I think a more reasonable approach is sync userspace_s and addrenv_reserve_s. -- 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]
