-
- Downloads
s390/exceptions: switch to relative exception table entries
This is the s390 port of 70627654 "x86, extable: Switch to relative exception table entries". Reduces the size of our exception tables by 50% on 64 bit builds. Signed-off-by:Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by:
Martin Schwidefsky <schwidefsky@de.ibm.com>
Showing
- arch/s390/include/asm/processor.h 24 additions, 18 deletionsarch/s390/include/asm/processor.h
- arch/s390/include/asm/uaccess.h 14 additions, 1 deletionarch/s390/include/asm/uaccess.h
- arch/s390/kernel/early.c 2 additions, 2 deletionsarch/s390/kernel/early.c
- arch/s390/kernel/entry64.S 2 additions, 3 deletionsarch/s390/kernel/entry64.S
- arch/s390/kernel/kprobes.c 1 addition, 1 deletionarch/s390/kernel/kprobes.c
- arch/s390/kernel/traps.c 1 addition, 1 deletionarch/s390/kernel/traps.c
- arch/s390/mm/Makefile 1 addition, 1 deletionarch/s390/mm/Makefile
- arch/s390/mm/extable.c 81 additions, 0 deletionsarch/s390/mm/extable.c
- arch/s390/mm/fault.c 1 addition, 1 deletionarch/s390/mm/fault.c
- scripts/sortextable.c 5 additions, 5 deletionsscripts/sortextable.c
Loading
Please register or sign in to comment