alistair23-linux/arch/microblaze/kernel
Eric Paris 91397401bb ARCH: AUDIT: audit_syscall_entry() should not require the arch
We have a function where the arch can be queried, syscall_get_arch().
So rather than have every single piece of arch specific code use and/or
duplicate syscall_get_arch(), just have the audit code use the
syscall_get_arch() code.

Based-on-patch-by: Richard Briggs <rgb@redhat.com>
Signed-off-by: Eric Paris <eparis@redhat.com>
Cc: linux-alpha@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-ia64@vger.kernel.org
Cc: microblaze-uclinux@itee.uq.edu.au
Cc: linux-mips@linux-mips.org
Cc: linux@lists.openrisc.net
Cc: linux-parisc@vger.kernel.org
Cc: linuxppc-dev@lists.ozlabs.org
Cc: linux-s390@vger.kernel.org
Cc: linux-sh@vger.kernel.org
Cc: sparclinux@vger.kernel.org
Cc: user-mode-linux-devel@lists.sourceforge.net
Cc: linux-xtensa@linux-xtensa.org
Cc: x86@kernel.org
2014-09-23 16:21:26 -04:00
..
cpu microblaze: Add missing v8.50.a version 2014-01-27 11:31:37 +01:00
.gitignore
asm-offsets.c
dma.c microblaze: Do not setup empty unmap_sg function 2014-06-04 06:59:59 +02:00
early_printk.c early_printk: consolidate random copies of identical code 2013-04-29 18:28:13 -07:00
entry-nommu.S
entry.S
exceptions.c microblaze: Do not use module.h in files which are not modules 2013-02-12 11:24:45 +01:00
ftrace.c ftrace: Do not pass data to ftrace_dyn_arch_init 2014-03-07 10:06:14 -05:00
head.S microblaze: Fix typo in head.S s/substract/subtract/ 2014-06-05 13:02:02 +02:00
heartbeat.c microblaze: Rename global function heartbeat() 2014-03-12 10:10:06 +01:00
hw_exception_handler.S microblaze: Fix compilation error for BS=0 2014-01-27 11:26:33 +01:00
intc.c microblaze: Make intc driver endian aware 2014-04-07 11:58:32 +02:00
irq.c microblaze: intc: Using irqchip 2013-09-03 11:24:48 +02:00
kgdb.c microblaze: Don't mark arch_kgdb_ops as const. 2013-06-26 11:36:55 +02:00
Makefile microblaze: Remove platform folder 2014-04-07 13:45:21 +02:00
mcount.S
microblaze_ksyms.c microblaze: Do not use module.h in files which are not modules 2013-02-12 11:24:45 +01:00
misc.S
module.c microblaze: Do not use module.h in files which are not modules 2013-02-12 11:24:45 +01:00
platform.c microblaze: Remove platform folder 2014-04-07 13:45:21 +02:00
process.c microblaze: Fix sparse warning because of missing cpu.h header 2014-04-07 13:45:17 +02:00
prom.c of/fdt: create common debugfs 2014-04-30 00:59:16 -05:00
prom_parse.c microblaze: Do not use module.h in files which are not modules 2013-02-12 11:24:45 +01:00
ptrace.c ARCH: AUDIT: audit_syscall_entry() should not require the arch 2014-09-23 16:21:26 -04:00
reset.c microblaze: Show message when reset gpio is not present 2013-09-04 17:01:37 +02:00
setup.c microblaze: remove check for CONFIG_XILINX_CONSOLE 2014-06-04 07:00:00 +02:00
signal.c microblaze: Use asm-generic/io.h 2014-04-07 14:25:53 +02:00
stacktrace.c microblaze: Do not use module.h in files which are not modules 2013-02-12 11:24:45 +01:00
sys_microblaze.c microblaze: Fix bug with mmap2 syscall MB implementation 2013-11-08 15:20:44 +01:00
syscall_table.S microblaze: Wire-up new system calls sched_setattr/getattr 2014-03-12 10:20:41 +01:00
timer.c microblaze: Make timer driver endian aware 2014-04-07 11:58:33 +02:00
traps.c dump_stack: consolidate dump_stack() implementations and unify their behaviors 2013-04-30 17:04:02 -07:00
unwind.c microblaze: Do not use module.h in files which are not modules 2013-02-12 11:24:45 +01:00
vmlinux.lds.S microblaze: Add NOTES section to linker script 2014-01-27 11:25:01 +01:00