]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitd0ef21fd4ea3e3cea1127d8a94071eaf6882d530
treeba6985fae2eca0397c872d3ab015c1c403678213
parent2d39dc77a9f71827048254590c8361e316200e84
[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]