From: Jiri Olsa Date: Thu, 30 Sep 2010 22:15:33 +0000 (-0700) Subject: proc: make /proc/pid/limits world readable X-Git-Tag: v2.6.36-rc7~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3036e7b490bf7878c6dae952eec5fb87b1106589;p=pandora-kernel.git proc: make /proc/pid/limits world readable Having the limits file world readable will ease the task of system management on systems where root privileges might be restricted. Having admin restricted with root priviledges, he/she could not check other users process' limits. Also it'd align with most of the /proc stat files. Signed-off-by: Jiri Olsa Acked-by: Neil Horman Cc: Eugene Teo Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed