lkml.org 
[lkml]   [2017]   [Sep]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subjectswitch in-kernel read/write calls to kernel_read/write V2
Date
Hi all,

this series moves almost all kernel callers of vfs_read/write and
friends to the kernel_read/write family that includes the set_fs calls
inside the called routines. The exceptions are the integrity code
(Mimi has a pending series for that one) and the splice readv code
which doesn't fit those helpers. But at least no modular users
are left.

Changes since V1:
- update f_pos under lock in ashmem
- use void * arguments for kernel_read, kernel_write and __kernel_write
- fix offset usage in cx25821 and target
- fixed fpos calculation in nommu do_mmap_private

\
 
 \ /
  Last update: 2017-09-01 17:51    [W:0.095 / U:0.428 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site