diff options
author | 2024-02-09 14:06:20 +0100 | |
---|---|---|
committer | 2024-02-10 22:37:18 +0100 | |
commit | c044a9502649a66bf5c5e1a584cb82b2c538ae25 (patch) | |
tree | 835b8025979dca1c4e12f642a20c280480abc0a7 /scripts/generate_rust_analyzer.py | |
parent | selftests: add ESRCH tests for pidfd_getfd() (diff) | |
download | linux-rng-c044a9502649a66bf5c5e1a584cb82b2c538ae25.tar.xz linux-rng-c044a9502649a66bf5c5e1a584cb82b2c538ae25.zip |
signal: fill in si_code in prepare_kill_siginfo()
So that do_tkill() can use this helper too. This also simplifies
the next patch.
TODO: perhaps we can kill prepare_kill_siginfo() and change the
callers to use SEND_SIG_NOINFO, but this needs some changes in
__send_signal_locked() and TP_STORE_SIGINFO().
Reviewed-by: Tycho Andersen <tandersen@netflix.com>
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Link: https://lore.kernel.org/r/20240209130620.GA8039@redhat.com
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions