]> Pileus Git - ~andy/linux/commit
LSM: remove the task field from common_audit_data
authorEric Paris <eparis@redhat.com>
Wed, 4 Apr 2012 19:01:43 +0000 (15:01 -0400)
committerEric Paris <eparis@redhat.com>
Mon, 9 Apr 2012 16:23:03 +0000 (12:23 -0400)
commitb466066f9b648ccb6aa1e174f0389b7433e460fd
treebeaec41a751db3ceeb55e4c428bb7e1fe995d880
parent0972c74ecba4878baa5f97bb78b242c0eefacfb6
LSM: remove the task field from common_audit_data

There are no legitimate users.  Always use current and get back some stack
space for the common_audit_data.

Signed-off-by: Eric Paris <eparis@redhat.com>
include/linux/lsm_audit.h
security/lsm_audit.c
security/selinux/hooks.c