diff options
Diffstat (limited to 'arch/s390/include/asm/thread_info.h')
| -rw-r--r-- | arch/s390/include/asm/thread_info.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/s390/include/asm/thread_info.h b/arch/s390/include/asm/thread_info.h index 34f0873d6525..be3d3f91d86c 100644 --- a/arch/s390/include/asm/thread_info.h +++ b/arch/s390/include/asm/thread_info.h | |||
| @@ -50,6 +50,7 @@ struct thread_info { | |||
| 50 | struct restart_block restart_block; | 50 | struct restart_block restart_block; |
| 51 | __u64 user_timer; | 51 | __u64 user_timer; |
| 52 | __u64 system_timer; | 52 | __u64 system_timer; |
| 53 | unsigned long last_break; /* last breaking-event-address. */ | ||
| 53 | }; | 54 | }; |
| 54 | 55 | ||
| 55 | /* | 56 | /* |
