diff options
author | 2020-02-15 18:39:17 -0500 | |
---|---|---|
committer | 2020-03-19 00:37:49 -0400 | |
commit | 39f16c1c0f14e9794545dbf6a64c909d5e16a2ea (patch) | |
tree | 59de340e4d1d2f09135223fb00581dcde327e491 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | x86: switch ia32_setup_sigcontext() to unsafe_put_user() (diff) | |
download | wireguard-linux-39f16c1c0f14e9794545dbf6a64c909d5e16a2ea.tar.xz wireguard-linux-39f16c1c0f14e9794545dbf6a64c909d5e16a2ea.zip |
x86: get rid of put_user_try in {ia32,x32}_setup_rt_frame()
Straightforward, except for compat_save_altstack_ex() stuck in those.
Replace that thing with an analogue that would use unsafe_put_user()
instead of put_user_ex() (called unsafe_compat_save_altstack()) and
be done with that...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions