<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/include/asm-generic/audit_write.h, branch v3.12.11</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/include/asm-generic/audit_write.h?h=v3.12.11</id>
<link rel='self' href='https://git.amat.us/linux/atom/include/asm-generic/audit_write.h?h=v3.12.11'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2011-05-04T18:41:28Z</updated>
<entry>
<title>audit: support the "standard" &lt;asm-generic/unistd.h&gt;</title>
<updated>2011-05-04T18:41:28Z</updated>
<author>
<name>Chris Metcalf</name>
<email>cmetcalf@tilera.com</email>
</author>
<published>2011-05-02T20:52:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=aaeb012fe4700cb808562c2daf7ccc464e7f18cf'/>
<id>urn:sha1:aaeb012fe4700cb808562c2daf7ccc464e7f18cf</id>
<content type='text'>
Many of the syscalls mentioned in the audit code are not present
for architectures that implement only the "standard" set of
Linux syscalls (e.g. openat, but not open, etc.).  This change
adds proper #ifdefs for all those syscalls.

Acked-by: Arnd Bergmann &lt;arnd@arndb.de&gt;
Signed-off-by: Chris Metcalf &lt;cmetcalf@tilera.com&gt;
</content>
</entry>
<entry>
<title>[PATCH] asm/generic: fix bug - kernel fails to build when enable some common audit code on Blackfin</title>
<updated>2008-12-09T07:27:39Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier.adi@gmail.com</email>
</author>
<published>2008-11-18T07:03:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=0b0c940a91f8e6fd0e1be3e01d5e98997446233b'/>
<id>urn:sha1:0b0c940a91f8e6fd0e1be3e01d5e98997446233b</id>
<content type='text'>
If you enable some common audit code, the kernel fails to build.

In file included from lib/audit.c:17:
include/asm-generic/audit_write.h:3: error: '__NR_swapon' undeclared here (not in a function)
make[1]: *** [lib/audit.o] Error 1
make: *** [lib] Error 2

So do not use __NR_swapon if it isnt defined for a port.

Signed-off-by: Mike Frysinger &lt;vapier.adi@gmail.com&gt;
Signed-off-by: Bryan Wu &lt;cooloney@kernel.org&gt;
Signed-off-by: Al Viro &lt;viro@zeniv.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>[PATCH] audit: more syscall classes added</title>
<updated>2006-09-11T17:32:27Z</updated>
<author>
<name>Al Viro</name>
<email>viro@zeniv.linux.org.uk</email>
</author>
<published>2006-08-31T23:05:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=dc104fb3231f11e95b5a0f09ae3ab27a8fd5b2e8'/>
<id>urn:sha1:dc104fb3231f11e95b5a0f09ae3ab27a8fd5b2e8</id>
<content type='text'>
Signed-off-by: Al Viro &lt;viro@zeniv.linux.org.uk&gt;
</content>
</entry>
</feed>
