diff options
author | 2019-02-07 11:01:20 -0600 | |
---|---|---|
committer | 2019-05-29 09:31:44 -0500 | |
commit | 59c0e696a6c0fe6a8d718a43aecd72347db6a7f0 (patch) | |
tree | e6f276044eac6c0c84e59a058f6879cb953aaf62 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | signal: Generate the siginfo in force_sig (diff) | |
download | wireguard-linux-59c0e696a6c0fe6a8d718a43aecd72347db6a7f0.tar.xz wireguard-linux-59c0e696a6c0fe6a8d718a43aecd72347db6a7f0.zip |
signal: Factor force_sig_info_to_task out of force_sig_info
All callers of force_sig_info pass info.si_signo in for the signal
by definition as well as in practice.
Further all callers of force_sig_info except force_sig_fault_to_task
pass current as the target task to force_sig_info.
Factor out a static force_sig_info_to_task that
force_sig_fault_to_task can call.
This prepares the way for force_sig_info to have it's task and signal
parameters removed.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions