https://github.com/torvalds/linux
Revision 274c887494cb248eb05f8180bda8298942d98625 authored by Christoph Hellwig on 16 August 2016, 22:40:18 UTC, committed by Dave Chinner on 16 August 2016, 22:40:18 UTC
iov_iter_copy_from_user_atomic disables page faults internally, no need to
do it around the call.  This also brings the iomap code in line with
the original filemap version.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>


1 parent 97dd8c9
History
Tip revision: 274c887494cb248eb05f8180bda8298942d98625 authored by Christoph Hellwig on 16 August 2016, 22:40:18 UTC
iomap: remove superflous pagefault_disable from iomap_write_actor
Tip revision: 274c887
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitignore -rw-r--r-- 1.3 KB
.mailmap -rw-r--r-- 7.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 95.5 KB
Kbuild -rw-r--r-- 2.8 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 362.7 KB
Makefile -rw-r--r-- 56.8 KB
README -rw-r--r-- 18.1 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top