[PATCH 0/3] get_signal: minor cleanups and fix

From: Oleg Nesterov
Date: Mon Feb 26 2024 - 12:09:53 EST


Wen, as you can see I have changed my mind again ;)

Lets remove this clear_siginfo() right now. It is incomplete (and thus
looks confusing) and unnecessary.

See also 2/3, PF_USER_WORKER's already don't get a fully initialized ksig
anyway.

Do you see anything wrong?

Oleg.