This is an automated email from the ASF dual-hosted git repository.
xiaoxiang781216 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from dcca9a4735b arch/intel64: don't touch the outgoing stack after
releasing the csection
new 6d2443924f7 sched/irq: Keep threaded IRQ slots free after create
failure.
new 4621d75e2d6 sched/irq: Reject worked IRQs without a work queue.
new 6f98c6d38c9 sched/irq: Make threaded IRQ detach safe without a task.
new 36c0dce6d17 sched/irq: Cancel queued work before detaching worked IRQs.
The 4 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:
sched/irq/irq_attach_thread.c | 18 ++++++++++++------
sched/irq/irq_attach_wqueue.c | 37 ++++++++++++++++++++++++++++---------
2 files changed, 40 insertions(+), 15 deletions(-)