You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2023/01/02 14:29:07 UTC

[nuttx] branch master updated (f33dc4df3f -> 1cee890aa7)

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 f33dc4df3f Change FIOC_MMAP into file operation call
     add 81448b5021 sched/irq: add spin_unlock_irqsave/irqrestore_wo_note
     add 1cee890aa7 drivers/note: unify the spinlock operation in noteram

No new revisions were added by this update.

Summary of changes:
 drivers/note/noteram_driver.c | 56 ++++++++++---------------------------------
 include/nuttx/spinlock.h      | 20 ++++++++++++++++
 sched/irq/irq_spinlock.c      | 53 ++++++++++++++++++++++++++++++++++++++++
 3 files changed, 86 insertions(+), 43 deletions(-)