From: Oleg Nesterov Date: Thu, 9 Oct 2014 22:25:24 +0000 (-0700) Subject: proc: introduce proc_mem_open() X-Git-Tag: fixes-against-v3.18-rc2~137^2~138 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5381e169e78405bd54256860f151596f5a887617;p=pandora-kernel.git proc: introduce proc_mem_open() Extract the mm_access() code from __mem_open() into the new helper, proc_mem_open(), the next patch will add another caller. Signed-off-by: Oleg Nesterov Acked-by: Kirill A. Shutemov Acked-by: Cyrill Gorcunov Cc: "Eric W. Biederman" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed