From: Serge E. Hallyn Date: Mon, 28 Apr 2008 09:13:43 +0000 (-0700) Subject: smack: use cap_task_prctl X-Git-Tag: v2.6.26-rc1~919 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1236cc3cf8c69bd316c940b2e94f91b3795f97fe;p=pandora-kernel.git smack: use cap_task_prctl With the introduction of per-process securebits, the capabilities-related prctl callbacks were moved into cap_task_prctl(). Have smack use cap_task_prctl() so that PR_SET_KEEPCAPS is defined. Signed-off-by: Serge E. Hallyn Acked-by: Casey Schaufler Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed