original_kernel/arch/s390/kernel
Al Viro efee984c27 new helper: signal_delivered()
Does block_sigmask() + tracehook_signal_handler();  called when
sigframe has been successfully built.  All architectures converted
to it; block_sigmask() itself is gone now (merged into this one).

I'm still not too happy with the signature, but that's a separate
story (IMO we need a structure that would contain signal number +
siginfo + k_sigaction, so that get_signal_to_deliver() would fill one,
signal_delivered(), handle_signal() and probably setup...frame() -
take one).

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2012-06-01 12:58:52 -04:00
..
vdso32 s390: add various .gitignore files. 2012-05-16 14:42:41 +02:00
vdso64 s390: add various .gitignore files. 2012-05-16 14:42:41 +02:00
.gitignore s390: add various .gitignore files. 2012-05-16 14:42:41 +02:00
Makefile
asm-offsets.c
audit.c
audit.h
base.S s390/kdump: Use real mode for PSW restart and kexec 2012-05-23 17:06:51 +02:00
bitmap.c
compat_audit.c
compat_exec_domain.c
compat_linux.c
compat_linux.h
compat_ptrace.h
compat_signal.c new helper: signal_delivered() 2012-06-01 12:58:52 -04:00
compat_wrapper.S
cpcmd.c
crash.c
crash_dump.c
debug.c
diag.c
dis.c
early.c s390/kexec: Move early_pgm_check_handler() to text section 2012-05-23 17:06:52 +02:00
ebcdic.c
entry.S s390: fix race on TIF_MCCK_PENDING 2012-05-16 14:42:46 +02:00
entry.h pull clearing RESTORE_SIGMASK into block_sigmask() 2012-06-01 12:58:49 -04:00
entry64.S s390: fix race on TIF_MCCK_PENDING 2012-05-16 14:42:46 +02:00
ftrace.c
head.S s390/ipl: remove builtin tape ipl code 2012-05-16 14:42:40 +02:00
head31.S
head64.S
head_kdump.S s390/kernel: Remove OS info init function call and diag 308 for kdump 2012-05-23 17:06:50 +02:00
ipl.c s390/kernel: Introduce memcpy_absolute() function 2012-05-30 09:04:49 +02:00
irq.c s390/irq: split irq stats for cpu-measurement alert facilities 2012-05-23 17:06:52 +02:00
jump_label.c
kprobes.c
lgr.c
machine_kexec.c s390/kdump: Use real mode for PSW restart and kexec 2012-05-23 17:06:51 +02:00
mcount.S
mcount64.S
mem_detect.c
module.c
nmi.c
os_info.c s390/kernel: Introduce memcpy_absolute() function 2012-05-30 09:04:49 +02:00
perf_cpum_cf.c s390/irq: split irq stats for cpu-measurement alert facilities 2012-05-23 17:06:52 +02:00
perf_event.c
process.c
processor.c
ptrace.c
reipl.S
reipl64.S
relocate_kernel.S
relocate_kernel64.S
s390_ksyms.c
sclp.S
setup.c s390/kernel: Introduce memcpy_absolute() function 2012-05-30 09:04:49 +02:00
signal.c new helper: signal_delivered() 2012-06-01 12:58:52 -04:00
smp.c s390/cpu: remove cpu "capabilities" sysfs attribute 2012-05-30 09:07:30 +02:00
stacktrace.c
suspend.c
swsusp_asm64.S
sys_s390.c
syscalls.S
sysinfo.c s390/cpu: remove cpu "capabilities" sysfs attribute 2012-05-30 09:07:30 +02:00
time.c
topology.c
traps.c
vdso.c
vmlinux.lds.S
vtime.c