This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/arch/ia64/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
..
2010-02-08 10:42:17 -08:00
2005-04-16 15:20:36 -07:00
2006-06-21 11:19:22 -07:00
2010-03-03 11:25:59 +01:00
2009-10-29 22:34:15 +09:00
2011-03-29 14:48:05 +02:00
2008-02-04 15:42:06 -08:00
2008-02-04 15:42:06 -08:00
2008-04-08 13:51:35 -07:00
2011-07-14 12:59:45 +03:00
2009-03-27 11:11:04 -07:00
2011-03-31 11:26:23 -03:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-12-07 10:48:19 -08:00
2007-05-08 14:51:59 -07:00
2010-02-08 10:42:17 -08:00
2011-07-26 16:49:47 -07:00
2011-07-26 16:49:47 -07:00
2010-02-08 10:42:17 -08:00
2010-05-18 14:45:54 -07:00
2011-07-26 16:49:47 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2011-05-20 10:38:53 -07:00