diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2020-02-16 03:54:56 +0300 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2020-03-26 21:41:22 +0300 |
commit | 119cd59fcfbe70fb3fcab4e64cd232bcc3807585 (patch) | |
tree | 9b687382863d2425ba11121b14ed4e936079d4f7 /tools/perf/scripts/python | |
parent | 57d563c8292569f2849569853e846bf740df5032 (diff) | |
download | linux-119cd59fcfbe70fb3fcab4e64cd232bcc3807585.tar.xz |
x86: get rid of put_user_try in __setup_rt_frame() (both 32bit and 64bit)
Straightforward, except for save_altstack_ex() stuck in those.
Replace that thing with an analogue that would use unsafe_put_user()
instead of put_user_ex() (called 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')
0 files changed, 0 insertions, 0 deletions