diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2020-02-15 18:39:17 -0500 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2020-03-19 00:37:49 -0400 |
commit | 39f16c1c0f14e9794545dbf6a64c909d5e16a2ea (patch) | |
tree | 59de340e4d1d2f09135223fb00581dcde327e491 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | d2d2728d161cbc52739d823a7fb76f3ba2fb3519 (diff) |
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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions