From: Eric Paris Date: Fri, 1 Apr 2011 21:08:28 +0000 (-0400) Subject: capabilities: do not special case exec of init X-Git-Tag: v3.0-rc1~309^2~1^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bf2ea77dba76a22f49db3c10773896aaeeb8f66;p=pandora-kernel.git capabilities: do not special case exec of init When the global init task is exec'd we have special case logic to make sure the pE is not reduced. There is no reason for this. If init wants to drop it's pE is should be allowed to do so. Remove this special logic. Signed-off-by: Eric Paris Acked-by: Serge Hallyn Acked-by: David Howells Acked-by: Andrew G. Morgan Signed-off-by: James Morris --- Reading git-diff-tree failed