You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by ma...@apache.org on 2022/01/31 23:23:00 UTC

[incubator-nuttx] branch master updated (601a0e8 -> 5c5f1de)

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

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


    from 601a0e8  arch/arm/samv7: fix leaving from critical section in HSMCI callback
     add d489460  Revert "sched: Don't duplicate caller file handler when creating kernel thread"
     add 5c5f1de  sched: Don't duplicate caller file handler when creating kernel thread

No new revisions were added by this update.

Summary of changes:
 fs/inode/fs_files.c                | 26 +++++++++++++++-----------
 include/nuttx/fs/fs.h              |  3 ++-
 sched/group/group_setuptaskfiles.c | 16 ++++++++++------
 sched/task/task_init.c             | 10 +---------
 4 files changed, 28 insertions(+), 27 deletions(-)