From: Oleg Nesterov Date: Thu, 9 Oct 2014 22:25:51 +0000 (-0700) Subject: proc/maps: replace proc_maps_private->pid with "struct inode *inode" X-Git-Tag: fixes-against-v3.18-rc2~137^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c03376d2db005869b1d4449097d51c96196529e;p=pandora-kernel.git proc/maps: replace proc_maps_private->pid with "struct inode *inode" m_start() can use get_proc_task() instead, and "struct inode *" provides more potentially useful info, see the next changes. Signed-off-by: Oleg Nesterov Cc: Alexander Viro Cc: Cyrill Gorcunov Cc: "Eric W. Biederman" Cc: Greg Ungerer Cc: "Kirill A. Shutemov" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed