You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "zhhyu7 (via GitHub)" <gi...@apache.org> on 2023/12/27 07:51:25 UTC

[PR] bcmf_driver: add ioctl_mutex to restrict ioctl from reentrant [nuttx]

zhhyu7 opened a new pull request, #11456:
URL: https://github.com/apache/nuttx/pull/11456

   ## Summary
   avoiding resource race conditions
   
   ## Impact
   
   ## Testing
   cortex-m33 and bcm43xxx wifi chip
   


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] bcmf_driver: add ioctl_mutex to restrict ioctl from reentrant [nuttx]

Posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org>.
xiaoxiang781216 merged PR #11456:
URL: https://github.com/apache/nuttx/pull/11456


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org