yamt commented on PR #14827:
URL: https://github.com/apache/nuttx/pull/14827#issuecomment-2482139319

   > > * it seems a bit wasteful to mechanically replace short with long to me. 
especially where structure fields are arranged for a short.
   > > * why long? i suspect it's simpler to use a fixed sized type like 
int32_t given the current usage in our tree.
   > 
   > Hi, yamt, we will implement an interface similar to 
linux/atomic/atomic-instrumented.h for use by the NuttX kernel. What are your 
suggestions?
   
   similar in which sense?
   instrumentation?
   types? (atomic_t/atomic64_t/atomic_long_t)
   something else?
   


-- 
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

Reply via email to