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

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


    from 5f92db54a61 sched: fix regression from PR #18040 by adding NULL 
pointer safety
     add 1b22f8c65b9 driver/note: Fix compilation error when 
CONFIG_SYSLOG_TO_SCHED_NOTE=y

No new revisions were added by this update.

Summary of changes:
 drivers/note/note_driver.c                         | 44 +++++++++-------------
 include/nuttx/sched_note.h                         |  4 +-
 include/sys/syscall_lookup.h                       |  4 ++
 libs/libc/misc/CMakeLists.txt                      |  4 ++
 libs/libc/misc/Make.defs                           |  6 +++
 .../src/stm32_reset.c => libs/libc/misc/lib_note.c | 37 ++++++++----------
 syscall/syscall.csv                                |  3 +-
 7 files changed, 50 insertions(+), 52 deletions(-)
 copy boards/arm/stm32/omnibusf4/src/stm32_reset.c => libs/libc/misc/lib_note.c 
(75%)

Reply via email to