From: Eric W. Biederman Date: Mon, 26 Jun 2006 07:25:45 +0000 (-0700) Subject: [PATCH] proc: Remove bogus proc_task_permission X-Git-Tag: v2.6.18-rc1~762 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68602066c3327fa340899609d715781eda423751;p=pandora-kernel.git [PATCH] proc: Remove bogus proc_task_permission First we can access every /proc//task/ directory as /proc/ so proc_task_permission is not usefully limiting visibility. Second having related filesystems information should have nothing to do with process visibility. kill does not implement any checks like that. Signed-off-by: Eric W. Biederman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed