From: Kees Cook Date: Mon, 14 May 2012 17:19:28 +0000 (-0700) Subject: Yama: replace capable() with ns_capable() X-Git-Tag: v3.5-rc1~161^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cc8a71641b4460783ea3bd7a3476043fdf85397;p=pandora-kernel.git Yama: replace capable() with ns_capable() When checking capabilities, the question we want to be asking is "does current() have the capability in the child's namespace?" Signed-off-by: Kees Cook Signed-off-by: James Morris --- Reading git-diff-tree failed