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/17 02:30:05 UTC

[nuttx] branch master updated (047f7f8d3a -> a3e253b4a3)

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 047f7f8d3a vfs/fs_truncate.c:Add socket judgment to return correct errno.
     add a3e253b4a3 mm: Enable a dedicated kernel heap on BUILD_FLAT via MM_KERNEL_HEAP

No new revisions were added by this update.

Summary of changes:
 include/nuttx/arch.h         |  3 +++
 include/nuttx/mm/mm.h        | 12 +++++++++---
 mm/Kconfig                   | 26 +++++++++++++++++---------
 mm/umm_heap/umm_initialize.c |  6 ++++--
 sched/group/Make.defs        |  2 +-
 5 files changed, 34 insertions(+), 15 deletions(-)