Files
linux-stable-mirror/include/linux
Eric Paris a9ebe0b988 audit: fix build error when asm/syscall.h does not exist
avr32 does not have an asm/syscall.h file.  We need the
syscall_get_arch() definition from that file for all arch's which
support CONFIG_AUDITSYSCALL.  Obviously avr32 is not one of those
arch's.  Move the include inside the CONFIG_AUDITSYSCALL such that we
only do the include if we need the results.

When the syscall_get_arch() call is moved inside __audit_syscall_entry()
this include can be dropped entirely.  But that is going to require some
assembly changes on x86* in a patch that is not ready for the tree...

Reported-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Eric Paris <eparis@redhat.com>
2014-09-23 16:21:27 -04:00
..
2013-12-23 18:34:58 -08:00
2013-11-15 09:32:21 +09:00
2010-08-04 11:00:45 +02:00
2014-01-16 10:23:02 +10:30
2013-12-29 16:34:25 -05:00
2012-03-20 12:47:48 +01:00
2014-03-13 12:11:00 +10:30
2010-12-09 20:17:07 -08:00
2013-04-30 17:04:06 -07:00
2013-12-26 13:29:35 -05:00
2014-04-01 23:19:08 -04:00
2014-01-27 21:02:39 -08:00
2014-06-04 16:54:07 -07:00
2014-06-04 16:54:21 -07:00
2010-02-10 17:47:17 -08:00
2014-07-02 08:33:48 +02:00
2014-06-15 01:00:50 -07:00
2013-04-30 15:50:12 +05:30
2012-08-21 16:28:31 +02:00
2014-04-07 16:35:53 -07:00
2014-06-04 16:53:57 -07:00