linux/arch/powerpc/kernel
Horms ebd50e5001 [PATCH] audit_sysctl_exit can only be used with CONF_AUDIT_SYSCTL
This section of code calls .audit_syscal_exit, but is inside CONFIG_AUDIT,
so it will fail to build if CONFIG_AUDITSYSCALL is not defined.

After discussion with David Woodhouse, change the ifdef to
CONFIG_AUDITSYSCALL

Signed-off-by: Horms <horms@verge.net.au>
Acked-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-11-01 21:44:46 -08:00
..
asm-offsets.c
binfmt_elf32.c
btext.c
cputable.c powerpc: 32-bit needs cur_cpu_spec exported too 2005-10-29 22:08:55 +10:00
entry_32.S
entry_64.S [PATCH] audit_sysctl_exit can only be used with CONF_AUDIT_SYSCTL 2005-11-01 21:44:46 -08:00
fpu.S
head_4xx.S
head_8xx.S
head_32.S powerpc: Merge xmon 2005-10-28 22:53:37 +10:00
head_44x.S
head_64.S
head_fsl_booke.S
idle_6xx.S
idle_power4.S
init_task.c
lparmap.c
Makefile
misc_32.S
misc_64.S
of_device.c powerpc: apply recent changes to merged code 2005-10-31 13:57:01 +11:00
pmc.c
ppc_ksyms.c powerpc: Merge xmon 2005-10-28 22:53:37 +10:00
process.c
prom.c powerpc: Fix bug arising from having multiple memory_limit variables 2005-10-31 13:07:02 +11:00
prom_init.c
ptrace.c powerpc: apply recent changes to merged code 2005-10-31 13:57:01 +11:00
ptrace32.c powerpc: apply recent changes to merged code 2005-10-31 13:57:01 +11:00
rtas.c
semaphore.c
setup-common.c [PATCH] ppc64: remove duplicate local variable in set_preferred_console 2005-10-29 15:23:08 +10:00
setup_32.c powerpc: Merge xmon 2005-10-28 22:53:37 +10:00
setup_64.c powerpc: Fix bug arising from having multiple memory_limit variables 2005-10-31 13:07:02 +11:00
signal_32.c
sys_ppc32.c
syscalls.c
systbl.S
time.c powerpc: apply recent changes to merged code 2005-10-31 13:57:01 +11:00
traps.c
vecemu.c
vector.S
vio.c
vmlinux.lds.S