mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
ebd50e5001
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> |
||
---|---|---|
.. | ||
asm-offsets.c | ||
binfmt_elf32.c | ||
btext.c | ||
cputable.c | ||
entry_32.S | ||
entry_64.S | ||
fpu.S | ||
head_4xx.S | ||
head_8xx.S | ||
head_32.S | ||
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 | ||
pmc.c | ||
ppc_ksyms.c | ||
process.c | ||
prom.c | ||
prom_init.c | ||
ptrace.c | ||
ptrace32.c | ||
rtas.c | ||
semaphore.c | ||
setup-common.c | ||
setup_32.c | ||
setup_64.c | ||
signal_32.c | ||
sys_ppc32.c | ||
syscalls.c | ||
systbl.S | ||
time.c | ||
traps.c | ||
vecemu.c | ||
vector.S | ||
vio.c | ||
vmlinux.lds.S |