kernel-ark/arch/ppc64/kernel
2fd6f58ba6 [AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls.
We were calling ptrace_notify() after auditing the syscall and arguments,
but the debugger could have _changed_ them before the syscall was actually
invoked. Reorder the calls to fix that.

While we're touching ever call to audit_syscall_entry(), we also make it
take an extra argument: the architecture of the syscall which was made,
because some architectures allow more than one type of syscall.

Also add an explicit success/failure flag to audit_syscall_exit(), for
the benefit of architectures which return that in a condition register
rather than only returning a single register.

Change type of syscall return value to 'long' not 'int'.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2005-04-29 16:08:28 +01:00
..
vdso32
vdso64
align.c
asm-offsets.c
binfmt_elf32.c
bitops.c
btext.c
cpu_setup_power4.S
cputable.c
dma.c
eeh.c
entry.S
head.S
HvCall.c
hvCall.S
hvconsole.c
hvcserver.c
HvLpConfig.c
HvLpEvent.c
i8259.c
i8259.h
idle_power4.S
idle.c
init_task.c
ioctl32.c
iomap.c
iommu.c
irq.c
iSeries_htab.c
iSeries_iommu.c
iSeries_irq.c
iSeries_pci_reset.c
iSeries_pci.c
iSeries_proc.c
iSeries_setup.c
iSeries_setup.h
iSeries_smp.c
iSeries_VpdInfo.c
ItLpQueue.c
kprobes.c
lmb.c
lparcfg.c
LparData.c
Makefile
maple_pci.c
maple_setup.c
maple_time.c
mf.c
misc.S
module.c
mpic.c
mpic.h
nvram.c
of_device.c
pacaData.c
pci_direct_iommu.c
pci_dn.c
pci_iommu.c
pci.c
pci.h
pmac_feature.c
pmac_low_i2c.c
pmac_nvram.c
pmac_pci.c
pmac_setup.c
pmac_smp.c
pmac_time.c
pmac.h
pmc.c
ppc_ksyms.c
proc_ppc64.c
process.c
prom_init.c
prom.c
pSeries_hvCall.S
pSeries_iommu.c
pSeries_lpar.c
pSeries_nvram.c
pSeries_pci.c
pSeries_reconfig.c
pSeries_setup.c
pSeries_smp.c
ptrace32.c
ptrace.c [AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls. 2005-04-29 16:08:28 +01:00
ras.c
rtas_flash.c
rtas-proc.c
rtas.c
rtasd.c
rtc.c
scanlog.c
semaphore.c
setup.c
signal32.c
signal.c
smp-tbsync.c
smp.c
sys_ppc32.c
syscalls.c
sysfs.c
time.c
traps.c
u3_iommu.c
udbg.c
vdso.c
vecemu.c
vector.S
vio.c
viopath.c
vmlinux.lds.S
xics.c
XmPciLpEvent.c