mirror of
https://github.com/apache/nuttx.git
synced 2026-08-09 22:45:08 +00:00
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> |
||
|---|---|---|
| .. | ||
| clock | ||
| environ | ||
| group | ||
| init | ||
| irq | ||
| module | ||
| mqueue | ||
| paging | ||
| pthread | ||
| sched | ||
| semaphore | ||
| signal | ||
| task | ||
| timer | ||
| wdog | ||
| wqueue | ||
| Kconfig | ||
| Makefile | ||