mirror of
https://github.com/apache/nuttx.git
synced 2026-05-18 08:54:05 +08:00
a9e9607d95
copy logic from arm64 to fix SMP bugs in the signal trampoline caused signals to be lost or mis-delivered in ostest signest_test on qemu-intel64/jumbo. Also update comments so this logic is easier to follow Signed-off-by: raiden00pl <raiden00@railab.me>