diff options
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2016-11-08 13:11:02 +0300 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2016-11-11 18:37:43 +0300 |
commit | f8fc82b47149e3449d23e94d6ecf30af2ffcebff (patch) | |
tree | 19beaa0abe4854b03a99361dea83853d69b07dd4 /arch/s390/kernel/vtime.c | |
parent | d5c352cdd022d2c304c6ab19d100631356f2198c (diff) | |
download | linux-f8fc82b47149e3449d23e94d6ecf30af2ffcebff.tar.xz |
s390: move system_call field from thread_info to thread_struct
The system_call field in thread_info structure is used by the signal
code to store the number of the current system call while the debugger
interacts with its inferior. A better location for the system_call
field is with the other debugger related information in the
thread_struct.
Reviewed-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'arch/s390/kernel/vtime.c')
0 files changed, 0 insertions, 0 deletions