Duh... Two trivial fixes:
* make sure that all non-biarch targets get hookup.
* deal with sparc64 correctly.
[ObGit: git-diff after git-mv + modify a couple of lines generates
deletion+new file instead of rename. Weird...]
Please, pull from
git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git/ audit.b29
Al Viro:
syscall class hookup for all normal targets
sparc64 audit syscall classes hookup
arch/i386/kernel/audit.c | 51 ---------------------------
b/arch/i386/kernel/Makefile | 1
b/arch/ia64/Kconfig | 4 ++
b/arch/powerpc/Kconfig | 4 ++
b/arch/s390/Kconfig | 4 ++
b/arch/sparc64/Kconfig | 4 ++
b/arch/sparc64/kernel/Makefile | 3 +
b/arch/sparc64/kernel/audit.c | 66 +++++++++++++++++++++++++++++++++++
b/arch/sparc64/kernel/compat_audit.c | 37 +++++++++++++++++++
b/arch/x86_64/Kconfig | 4 ++
b/lib/Kconfig | 5 ++
b/lib/Makefile | 1
b/lib/audit.c | 53 ++++++++++++++++++++++++++++
13 files changed, 185 insertions(+), 52 deletions(-)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]