diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2020-02-15 19:36:40 -0500 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2020-03-26 14:39:38 -0400 |
commit | e2390741053e4931841650b5eadac32697aa88aa (patch) | |
tree | d7c1de71bce8054fc02f8ad0900ed46dba393e68 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 44a1d996325982025eefcdc50b636ab83e813372 (diff) |
x86: ia32_setup_frame(): consolidate uaccess areas
Currently we have user_access block, followed by __put_user(),
deciding what the restorer will be and finally a put_user_try
block.
Moving the calculation of restorer first allows the rest
(actual copyout work) to coalesce into a single user_access block.
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