Searched hist:"5381 e169e78405bd54256860f151596f5a887617" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/proc/ |
H A D | internal.h | diff 5381e169e78405bd54256860f151596f5a887617 Thu Oct 09 17:25:24 CDT 2014 Oleg Nesterov <oleg@redhat.com> 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 <oleg@redhat.com> Acked-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com> Acked-by: Cyrill Gorcunov <gorcunov@openvz.org> Cc: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | base.c | diff 5381e169e78405bd54256860f151596f5a887617 Thu Oct 09 17:25:24 CDT 2014 Oleg Nesterov <oleg@redhat.com> 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 <oleg@redhat.com> Acked-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com> Acked-by: Cyrill Gorcunov <gorcunov@openvz.org> Cc: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|