nuttx/sched
Masayuki Ishikawa 0ec5563a60 sched: group: Fix group_signal() for SMP
Summary:
- This commit fixes the signest_test issue with lc823450-xgevk

Impact:
- SMP with CONFIG_SCHED_CHILD_STATUS=y

Testing:
- Tested with ostest with lc82345-xgevk:rndis
- NOTE: need to revert the commit 65274d5fdf

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2021-04-23 03:25:14 -05:00
..
clock Separate CLOCK_TIMEKEEPING and SCHED_TICKLESS. 2021-04-13 11:42:31 -05:00
environ
group sched: group: Fix group_signal() for SMP 2021-04-23 03:25:14 -05:00
init smp: Remove CONFIG_SMP_IDLETHREAD_STACKSIZE 2021-04-19 21:46:39 -05:00
irq spinlock: Remove SP_SECTION 2021-04-20 22:41:44 -05:00
module modlib: Always use separate allocation for text and data 2021-04-19 22:20:20 -05:00
mqueue
paging
pthread arch: Allocate the space from the beginning in up_stack_frame 2021-04-16 12:41:41 +09:00
sched spinlock: Remove SP_SECTION 2021-04-20 22:41:44 -05:00
semaphore
signal
task arch: Allocate the space from the beginning in up_stack_frame 2021-04-16 12:41:41 +09:00
timer
wdog
wqueue
Kconfig smp: Remove CONFIG_SMP_IDLETHREAD_STACKSIZE 2021-04-19 21:46:39 -05:00
Makefile