summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2020-02-16 03:36:40 +0300
committerAl Viro <viro@zeniv.linux.org.uk>2020-03-26 21:39:38 +0300
commite2390741053e4931841650b5eadac32697aa88aa (patch)
treed7c1de71bce8054fc02f8ad0900ed46dba393e68 /kernel
parent44a1d996325982025eefcdc50b636ab83e813372 (diff)
downloadlinux-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 'kernel')
0 files changed, 0 insertions, 0 deletions