From: Eric Paris Date: Fri, 1 Apr 2011 21:08:34 +0000 (-0400) Subject: capabilities: do not drop CAP_SETPCAP from the initial task X-Git-Tag: v3.0-rc1~309^2~1^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffa8e59df047d57e812a04f7d6baf6a25c652c0c;p=pandora-kernel.git capabilities: do not drop CAP_SETPCAP from the initial task In olden' days of yore CAP_SETPCAP had special meaning for the init task. We actually have code to make sure that CAP_SETPCAP wasn't in pE of things using the init_cred. But CAP_SETPCAP isn't so special any more and we don't have a reason to special case dropping it for init or kthreads.... Signed-off-by: Eric Paris Acked-by: Andrew G. Morgan Signed-off-by: James Morris --- Reading git-diff-tree failed