diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2020-02-16 03:36:40 +0300 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2020-03-26 21:39:38 +0300 |
commit | e2390741053e4931841650b5eadac32697aa88aa (patch) | |
tree | d7c1de71bce8054fc02f8ad0900ed46dba393e68 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 44a1d996325982025eefcdc50b636ab83e813372 (diff) | |
download | linux-e2390741053e4931841650b5eadac32697aa88aa.tar.xz |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions