diff options
author | 2021-06-25 20:36:55 +0300 | |
---|---|---|
committer | 2021-06-25 10:53:26 -0700 | |
commit | 808e9df477757955a9644ca323010339be0c40ee (patch) | |
tree | 3788dfa060a6d7be79d0a4a3d12697fa7b79b8ad /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux (diff) | |
download | wireguard-linux-808e9df477757955a9644ca323010339be0c40ee.tar.xz wireguard-linux-808e9df477757955a9644ca323010339be0c40ee.zip |
userfaultfd: uapi: fix UFFDIO_CONTINUE ioctl request definition
This ioctl request reads from uffdio_continue structure written by
userspace which justifies _IOC_WRITE flag. It also writes back to that
structure which justifies _IOC_READ flag.
See NOTEs in include/uapi/asm-generic/ioctl.h for more information.
Fixes: f619147104c8 ("userfaultfd: add UFFDIO_CONTINUE ioctl")
Signed-off-by: Gleb Fotengauer-Malinovskiy <glebfm@altlinux.org>
Acked-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Axel Rasmussen <axelrasmussen@google.com>
Reviewed-by: Dmitry V. Levin <ldv@altlinux.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions