linux/arch/s390
Martin Schwidefsky b6ef5bb3d9 [S390] add TIF_SYSCALL thread flag
Add an explicit TIF_SYSCALL bit that indicates if a task is inside
a system call. The svc_code in the pt_regs structure is now only
valid if TIF_SYSCALL is set. With this definition TIF_RESTART_SVC
can be replaced with TIF_SYSCALL. Overall do_signal is a bit more
readable and it saves a few lines of code.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2011-10-30 15:16:43 +01:00
..
appldata
boot
crypto
hypfs s390: Convert vmalloc/memset to vzalloc 2011-09-15 13:55:02 +02:00
include/asm [S390] add TIF_SYSCALL thread flag 2011-10-30 15:16:43 +01:00
kernel [S390] add TIF_SYSCALL thread flag 2011-10-30 15:16:43 +01:00
kvm [S390] kvm: extension capability for new address space layout 2011-09-20 17:07:34 +02:00
lib
math-emu
mm [S390] addressing mode limits and psw address wrapping 2011-10-30 15:16:43 +01:00
oprofile
defconfig [S390] defconfig: switch on CONFIG_DEVTMPFS 2011-10-30 15:16:42 +01:00
Kbuild
Kconfig [S390] kdump backend code 2011-10-30 15:16:42 +01:00
Kconfig.debug
Makefile