This is an automated email from the ASF dual-hosted git repository.
ligd pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from bcddaa59a90 drivers/pipe: fix POLLHUP handling in poll()
add d5ed98c11f9 sched/rwspinlock: There is a bug in the rw_spinlock.
add 635f5bf9eff sched/backtrace: There is a bug in sched_backtrace().
add 01f7ff2bb73 sched/sched: Fix bug of sched_setaffinity()
add abe70c37a2c libc/shmfs: Ensure uniqueness of memfd.
add d9d438f205b sched/sched: Fix the bug of sched_setaffinity in some
special scenarios.
No new revisions were added by this update.
Summary of changes:
include/nuttx/spinlock.h | 10 +++++++---
libs/libc/misc/lib_memfd.c | 14 +++++++++++---
sched/sched/sched_addreadytorun.c | 7 ++++++-
sched/sched/sched_backtrace.c | 10 ++++++++--
sched/sched/sched_setpriority.c | 13 ++++++++++---
5 files changed, 42 insertions(+), 12 deletions(-)