Files
linux/arch/mips/kernel
Eric Paris b05d8447e7 audit: inline audit_syscall_entry to reduce burden on archs
Every arch calls:

if (unlikely(current->audit_context))
	audit_syscall_entry()

which requires knowledge about audit (the existance of audit_context) in
the arch code.  Just do it all in static inline in audit.h so that arch's
can remain blissfully ignorant.

Signed-off-by: Eric Paris <eparis@redhat.com>
2012-01-17 16:16:56 -05:00
..
2008-05-01 08:03:58 -07:00
2010-10-18 16:59:02 +01:00
2011-03-31 11:26:23 -03:00
2010-10-04 18:33:54 +01:00
2010-08-05 13:26:29 +01:00
2009-07-12 12:22:34 -07:00
2011-12-08 10:22:09 -08:00
2011-09-21 17:52:38 +02:00
2011-07-26 16:49:47 -07:00
2011-07-26 16:49:47 -07:00
2011-07-26 16:49:47 -07:00
2011-07-26 16:49:47 -07:00
2011-07-26 16:49:47 -07:00
2011-07-26 16:49:47 -07:00
2009-06-24 18:34:40 +01:00
2011-11-10 17:59:45 +00:00
2010-07-26 19:08:16 +01:00