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 5fee15f4bc AUTHORS: add Rodrigo Sim add 0717928b0e spinlock: Fix compilation error with atomic.h. add d9bbdeb6fe spinlock: Better recursive spinlock implementation. add 42ebe289b0 spinlock: Remove atomic.h inclusion in spinlock_type.h No new revisions were added by this update. Summary of changes: drivers/input/button_upper.c | 2 +- drivers/segger/config/SEGGER_RTT_Conf.h | 2 +- drivers/segger/segger.c | 2 +- include/nuttx/notifier.h | 2 +- include/nuttx/sched_note.h | 2 +- include/nuttx/spinlock.h | 89 +++++++++++++++++---------------- include/nuttx/spinlock_type.h | 25 ++++++--- sched/clock/clock_initialize.c | 2 + sched/misc/panic_notifier.c | 1 + 9 files changed, 73 insertions(+), 54 deletions(-)