[PATCH] sparc64 audit syscall classes hookup
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 12 Sep 2006 06:59:45 +0000 (02:59 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 12 Sep 2006 07:05:05 +0000 (03:05 -0400)
commitf6bc0c1c5b0fe393efaf922e01887c33b35f2910
treeba6985fae2eca0397c872d3ab015c1c403678213
parente65e1fc2d24b09c496af76e9c5253ac30b300a89
[PATCH] sparc64 audit syscall classes hookup

... that should do it for all targets; the only remaining issues are
mips (currently treated as non-biarch) and handling of other OS
emulations (OSF/SunOS/Solaris/???).  The latter would need to be
assigned new AUDIT_ARCH_... ABI numbers anyway...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
arch/sparc64/Kconfig
arch/sparc64/kernel/Makefile
arch/sparc64/kernel/audit.c [new file with mode: 0644]
arch/sparc64/kernel/compat_audit.c [new file with mode: 0644]