dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/openrisc/kernel
Jonas Bonn 3f6ffc8c20 openrisc: Fix up audit_syscall_[entry|exit]() usage
Commits d7e7528bcd and
b05d8447e7 simplified the usage of the
audit_syscall_[entry|exit] functions.  Unfortunately, the OpenRISC
architecture didn't get fixed up along with the other architectures when
those patches were pushed.  This makes the relevant changes to this
architecture.

Signed-off-by: Jonas Bonn <jonas@southpole.se>
2012-02-17 09:53:12 +01:00
..
Makefile OpenRISC: Build infrastructure 2011-07-22 18:46:30 +02:00
asm-offsets.c OpenRISC: Miscellaneous 2011-07-22 18:46:41 +02:00
dma.c Add missing DMA ops 2011-09-11 09:50:39 +02:00
entry.S OpenRISC: Boot code 2011-07-22 18:46:27 +02:00
head.S OpenRISC: Boot code 2011-07-22 18:46:27 +02:00
idle.c nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() 2011-12-11 10:31:57 -08:00
init_task.c openrisc: include export.h for EXPORT_SYMBOL 2012-02-17 09:52:32 +01:00
irq.c openrisc: include export.h for EXPORT_SYMBOL 2012-02-17 09:52:32 +01:00
module.c OpenRISC: Module support 2011-07-22 18:46:37 +02:00
or32_ksyms.c OpenRISC: Miscellaneous 2011-07-22 18:46:41 +02:00
process.c OpenRISC: Scheduling/Process management 2011-07-22 18:46:36 +02:00
prom.c memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users 2011-12-08 10:22:08 -08:00
ptrace.c openrisc: Fix up audit_syscall_[entry|exit]() usage 2012-02-17 09:53:12 +01:00
setup.c OpenRISC: Boot code 2011-07-22 18:46:27 +02:00
signal.c openrisc: don't use pt_regs in struct sigcontext 2011-09-05 14:29:12 +02:00
sys_call_table.c OpenRISC: System calls 2011-07-22 18:46:34 +02:00
sys_or32.c OpenRISC: System calls 2011-07-22 18:46:34 +02:00
time.c OpenRISC: Timekeeping 2011-07-22 18:46:32 +02:00
traps.c OpenRISC: Traps 2011-07-22 18:46:38 +02:00
vmlinux.h OpenRISC: Headers 2011-07-22 18:46:39 +02:00
vmlinux.lds.S OpenRISC: Build infrastructure 2011-07-22 18:46:30 +02:00