-
- Downloads
[S390] remove ieee_instruction_pointer from thread_struct
The ieee_instruction_pointer can not be read from user space anymore since git commit 613e1def, the ptrace interface always returns zero. Remove it from the thread_struct. It is still present in the user_regs_struct for compatability reasons. Signed-off-by:Martin Schwidefsky <schwidefsky@de.ibm.com>
Showing
- arch/s390/include/asm/processor.h 0 additions, 2 deletionsarch/s390/include/asm/processor.h
- arch/s390/include/asm/ptrace.h 1 addition, 2 deletionsarch/s390/include/asm/ptrace.h
- arch/s390/kernel/compat_ptrace.h 1 addition, 2 deletionsarch/s390/kernel/compat_ptrace.h
- arch/s390/kernel/traps.c 0 additions, 1 deletionarch/s390/kernel/traps.c
Loading
Please register or sign in to comment