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
Matt Fleming e933c70de0 OpenRISC: Don't mask signals if we fail to setup signal stack
setup_rt_frame() needs to return an indication of whether it succeeded
or failed in setting up the signal stack frame. If setup_rt_frame()
fails then we must not modify current->blocked.

Acked-by: Oleg Nesterov <oleg@redhat.com>
Cc: Jonas Bonn <jonas@southpole.se>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: linux@lists.openrisc.net
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
Signed-off-by: Jonas Bonn <jonas@southpole.se>
2012-02-17 09:55:24 +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: enable passing of flattened device tree pointer 2012-02-17 09:55:22 +01: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: enable passing of flattened device tree pointer 2012-02-17 09:55:22 +01:00
signal.c OpenRISC: Don't mask signals if we fail to setup signal stack 2012-02-17 09:55:24 +01: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