diff options
author | 2018-04-24 20:39:16 -0500 | |
---|---|---|
committer | 2018-04-26 19:51:12 -0500 | |
commit | 5611f55ee4df70d947bf239c587e742efdab028b (patch) | |
tree | 8d1210f0eed27ea304e1ec1e88b900a4061848fc /tools/perf/scripts/python/stackcollapse.py | |
parent | signal/xtensa: Use force_sig_fault where appropriate (diff) | |
download | linux-dev-5611f55ee4df70d947bf239c587e742efdab028b.tar.xz linux-dev-5611f55ee4df70d947bf239c587e742efdab028b.zip |
signal/signalfd: Remove __put_user from signalfd_copyinfo
Put a signalfd_siginfo structure on the stack fully initializae
it and then copy it to userspace.
The code is a little less wordy, and this avoids a long series
of the somewhat costly __put_user calls.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions