From: Al Viro Date: Thu, 30 Mar 2006 01:23:36 +0000 (-0500) Subject: [PATCH] drop task argument of audit_syscall_{entry,exit} X-Git-Tag: v2.6.17-rc4~61^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5411be59db80333039386f3b1ccfe5eb9023a916;p=pandora-kernel.git [PATCH] drop task argument of audit_syscall_{entry,exit} ... it's always current, and that's a good thing - allows simpler locking. Signed-off-by: Al Viro --- Reading git-diff-tree failed