diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2020-02-15 19:54:56 -0500 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2020-03-26 14:41:22 -0400 |
commit | 119cd59fcfbe70fb3fcab4e64cd232bcc3807585 (patch) | |
tree | 9b687382863d2425ba11121b14ed4e936079d4f7 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 57d563c8292569f2849569853e846bf740df5032 (diff) |
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions