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/incubator-nuttx.git.
from dde25b0 tools/nxstyle: Fix AddressSanitizer error new df2bc1e Add syscall and irqhandler hooks in sched_note.h new ed9532e CONFIG_SCHED_INSTRUMENTATION_SYSCALL should not available if the architecture does not support the required system hook note hooks. new 4fd506e include/nuttx/sched_note.h: nxstyle fixes. The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: arch/Kconfig | 8 +++ include/nuttx/sched_note.h | 126 +++++++++++++++++++++++++++++++-------------- sched/Kconfig | 20 +++++++ sched/irq/irq_dispatch.c | 13 +++++ 4 files changed, 128 insertions(+), 39 deletions(-)