On Fri Nov 22 15:24:07 2024 +0000, Jinoh Kang wrote:
I'd say, don't use `is_inside_signal_stack()` at all but instead stick to `gs30` for entry/exit of all signal handlers.
Obviously we need to make sure to not use the TSD after the stack change, but that shouldn't be an issue.