From 2cc8a71641b4460783ea3bd7a3476043fdf85397 Mon Sep 17 00:00:00 2001 From: Kees Cook Date: Mon, 14 May 2012 10:19:28 -0700 Subject: [PATCH] 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-format-patch failed