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
..
2008-12-25 13:38:55 +01:00
2011-03-31 11:26:23 -03:00
2010-02-26 22:37:29 +01:00
2011-05-26 09:48:25 +02:00
2008-12-25 13:39:06 +01:00
2011-10-30 15:16:42 +01:00
2008-12-25 13:38:57 +01:00
2011-04-04 13:43:16 -04:00
2010-10-24 10:51:30 +02:00
2010-06-09 11:12:36 +02:00
2011-10-30 15:16:42 +01:00
2009-09-22 07:17:42 -07:00
2011-07-24 10:48:21 +02:00
2011-10-30 15:16:42 +01:00
2009-06-12 10:27:31 +02:00
2011-10-30 15:16:42 +01:00
2011-10-30 15:16:41 +01:00
2010-08-09 16:48:44 -04:00
2011-10-30 15:16:43 +01:00
2011-03-23 19:47:18 -07:00
2011-05-28 10:48:39 -07:00
2009-03-26 15:24:05 +01:00