mirror of https://github.com/torvalds/linux.git
Every arch calls: if (unlikely(current->audit_context)) audit_syscall_entry() which requires knowledge about audit (the existance of audit_context) in the arch code. Just do it all in static inline in audit.h so that arch's can remain blissfully ignorant. Signed-off-by: Eric Paris <eparis@redhat.com> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| align.S | ||
| asm-offsets.c | ||
| coprocessor.S | ||
| entry.S | ||
| head.S | ||
| init_task.c | ||
| io.c | ||
| irq.c | ||
| module.c | ||
| pci-dma.c | ||
| pci.c | ||
| platform.c | ||
| process.c | ||
| ptrace.c | ||
| setup.c | ||
| signal.c | ||
| syscall.c | ||
| time.c | ||
| traps.c | ||
| vectors.S | ||
| vmlinux.lds.S | ||
| xtensa_ksyms.c | ||