From: Al Viro Date: Mon, 3 Feb 2014 03:10:25 +0000 (-0500) Subject: callers of iov_copy_from_user_atomic() don't need pagecache_disable() X-Git-Tag: v3.15-rc1~16^2~38 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e8c2af96e0d2d5fe298dd796fb6bc16e888a48d;p=pandora-kernel.git callers of iov_copy_from_user_atomic() don't need pagecache_disable() ... it does that itself (via kmap_atomic()) Signed-off-by: Al Viro --- Reading git-diff-tree failed