82efbd5e6f
Summary: - During testing iperf -s with lc823450-xgevk:rndis, I noticed that hard fault happens - Finally, I found that group_kill_children() is not not protected by a critical section - This commit fixes this issue Impact: - SMP only Testing: - Tested with iperf with the following configurations - lc823450-xgevk:rndis, spresense:rndis_smp - Tested with ostest with the following configurations - lc823450-xgevk:rndis, esp32-devkitc:smp (QEMU) - sabre-6quad:smp (QEMU), maix-bit:smp (QEMU) - spresense:rndis_smp, sim:smp Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com> |
||
---|---|---|
.. | ||
group_addrenv.c | ||
group_childstatus.c | ||
group_continue.c | ||
group_create.c | ||
group_exitinfo.c | ||
group_find.c | ||
group_foreachchild.c | ||
group_free.c | ||
group_getgid.c | ||
group_getuid.c | ||
group_join.c | ||
group_killchildren.c | ||
group_leave.c | ||
group_malloc.c | ||
group_setgid.c | ||
group_setuid.c | ||
group_setupidlefiles.c | ||
group_setupstreams.c | ||
group_setuptaskfiles.c | ||
group_signal.c | ||
group_suspendchildren.c | ||
group_tlsalloc.c | ||
group_tlsfree.c | ||
group_waiter.c | ||
group_zalloc.c | ||
group.h | ||
Make.defs |