lkml.org 
[lkml]   [2018]   [Jul]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 for 4.18 0/6] Restartable Sequences updates
Date
Following the recent discussion thread [1] about rseq uapi, here is
a set of updates submitted for integration into 4.18. Those change all
rseq __get_user/__put_user for get_user/put_user as discussed, and
use copy_from_user()/clear_user() to load and clear the rseq_cs __u64.

Thanks,

Mathieu

[1] https://lkml.kernel.org/r/20180702223143.4663-1-mathieu.desnoyers@efficios.com

Mathieu Desnoyers (6):
rseq: use __u64 for rseq_cs fields, validate user inputs
rseq: use get_user/put_user rather than __get_user/__put_user
rseq: uapi: update uapi comments
rseq: uapi: declare rseq_cs field as union, update includes
rseq: remove unused types_32_64.h uapi header
rseq/selftests: cleanup: update comment above rseq_prepare_unload

include/uapi/linux/rseq.h | 102 ++++++++++++++++++++----------------
include/uapi/linux/types_32_64.h | 50 ------------------
kernel/rseq.c | 41 +++++++++------
tools/testing/selftests/rseq/rseq.h | 24 ++++++---
4 files changed, 100 insertions(+), 117 deletions(-)
delete mode 100644 include/uapi/linux/types_32_64.h

--
2.11.0

\
 
 \ /
  Last update: 2018-07-09 21:52    [W:0.071 / U:0.096 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site