This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from ace7f0c633 fs/spinlock: replace no sched_lock() version to improve the 
performance
     add 60125038fc Use small lock to protect resources related to ethernet.

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/c5471/c5471_ethernet.c           |  9 ++++---
 arch/arm/src/lpc17xx_40xx/lpc17_40_ethernet.c | 34 ++++++++++++++++-----------
 arch/arm/src/lpc43xx/lpc43_ethernet.c         |  9 ++++---
 arch/arm/src/lpc54xx/lpc54_ethernet.c         | 13 ++++++----
 arch/arm/src/stm32f7/stm32_ethernet.c         |  9 ++++---
 arch/arm/src/stm32h5/stm32_ethernet.c         |  9 ++++---
 arch/arm/src/stm32h7/stm32_ethernet.c         |  9 ++++---
 arch/arm/src/tiva/lm/lm3s_ethernet.c          | 21 ++++++++++-------
 arch/hc/src/m9s12/m9s12_ethernet.c            | 13 ++++++----
 arch/mips/src/pic32mx/pic32mx_ethernet.c      | 13 ++++++----
 arch/mips/src/pic32mz/pic32mz_ethernet.c      | 13 ++++++----
 arch/risc-v/src/mpfs/mpfs_ethernet.c          |  9 ++++---
 12 files changed, 100 insertions(+), 61 deletions(-)

Reply via email to