aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorAleksa Sarai <[email protected]>2019-10-01 11:10:53 +1000
committerChristian Brauner <[email protected]>2019-10-01 15:45:10 +0200
commitf14c234b4bc5184fd40d9a47830e5b32c3b36d49 (patch)
tree03dd3b1cb5035fa6cec8389cf10ea30ddd1ec3e3 /tools/perf/scripts/python/exported-sql-viewer.py
parentf5a1a536fa14895ccff4e94e6a5af90901ce86aa (diff)
clone3: switch to copy_struct_from_user()
Switch clone3() syscall from it's own copying struct clone_args from userspace to the new dedicated copy_struct_from_user() helper. The change is very straightforward, and helps unify the syscall interface for struct-from-userspace syscalls. Additionally, explicitly define CLONE_ARGS_SIZE_VER0 to match the other users of the struct-extension pattern. Signed-off-by: Aleksa Sarai <[email protected]> Reviewed-by: Kees Cook <[email protected]> Reviewed-by: Christian Brauner <[email protected]> [[email protected]: improve commit message] Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions