From: Richard Guy Briggs Date: Wed, 11 Dec 2013 18:52:26 +0000 (-0500) Subject: audit: anchor all pid references in the initial pid namespace X-Git-Tag: v3.15-rc1~18^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1dc4867ff41b7bcca57fa19449d1fe7ad517ac1;p=pandora-kernel.git audit: anchor all pid references in the initial pid namespace Store and log all PIDs with reference to the initial PID namespace and use the access functions task_pid_nr() and task_tgid_nr() for task->pid and task->tgid. Cc: "Eric W. Biederman" (informed by ebiederman's c776b5d2) Signed-off-by: Richard Guy Briggs --- Reading git-diff-tree failed