lkml.org 
[lkml]   [2020]   [May]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCHES] uaccess __copy_to_user()
	Similar for __copy_to_user(); patches that didn't
fit anywhere else (e.g. into readdir series). The goal,
again, is to get rid of __copy_to_user() outside of arch/*.
We are not quite there (e.g. there's regset crap, some
KVM/vhost-related callers that want different predicate
instead of access_ok()), but it's getting fairly close.

Branch is #uaccess.__copy_to_user, based at
v5.7-rc1.

Al Viro (2):
esas2r: don't bother with __copy_to_user()
dlmfs: convert dlmfs_file_read() to copy_to_user()

drivers/scsi/esas2r/esas2r_ioctl.c | 2 +-
fs/ocfs2/dlmfs/dlmfs.c | 33 ++++++++++++++-------------------
2 files changed, 15 insertions(+), 20 deletions(-)

\
 
 \ /
  Last update: 2020-05-29 02:06    [W:0.735 / U:0.124 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site