summaryrefslogtreecommitdiff
path: root/fs/dax.c
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2020-02-17 12:25:14 -0500
committerAl Viro <viro@zeniv.linux.org.uk>2020-07-27 14:31:07 -0400
commitdc12d7968f9c9540494deb1285854b18ca4465ec (patch)
tree5d62016a11db4117707189853899ee466b5bcafb /fs/dax.c
parent1e56f6d28954248f01849c359b1b7210bb6c1add (diff)
downloadlwn-dc12d7968f9c9540494deb1285854b18ca4465ec.tar.gz
lwn-dc12d7968f9c9540494deb1285854b18ca4465ec.zip
copy_regset_to_user(): do all copyout at once.
Turn copy_regset_to_user() into regset_get_alloc() + copy_to_user(). Now all ->get() calls have a kernel buffer as destination. Note that we'd already eliminated the callers of copy_regset_to_user() with non-zero offset; now that argument is simply unused. Uninlined, while we are at it. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/dax.c')
0 files changed, 0 insertions, 0 deletions