From: Eric W. Biederman Date: Tue, 11 Sep 2012 06:20:20 +0000 (-0700) Subject: audit: Limit audit requests to processes in the initial pid and user namespaces. X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~49^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34e36d8ecbd958bc15f8e63deade1227de337eb1;p=pandora-kernel.git audit: Limit audit requests to processes in the initial pid and user namespaces. This allows the code to safely make the assumption that all of the uids gids and pids that need to be send in audit messages are in the initial namespaces. If someone cares we may lift this restriction someday but start with limiting access so at least the code is always correct. Cc: Al Viro Cc: Eric Paris Signed-off-by: "Eric W. Biederman" --- Reading git-diff-tree failed