From 55d00ccfb336b4f85a476a24e18c17b2eaff919e Mon Sep 17 00:00:00 2001 From: "Serge E. Hallyn" Date: Mon, 28 Apr 2008 02:13:42 -0700 Subject: [PATCH] root_plug: use cap_task_prctl With the introduction of per-process securebits, the capabilities-related prctl callbacks were moved into cap_task_prctl(). Have root_plug use cap_task_prctl() so that PR_SET_KEEPCAPS is defined. Signed-off-by: Serge E. Hallyn Acked-by: Greg Kroah-Hartman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed