Merge tag 's390-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Pull s390 fixes from Vasily Gorbik: - Fix unwinding from irq context of interrupted user process. - Add purgatory build missing symbols check. That helped to uncover and fix missing symbols when built with kasan support enabled. - Couple of ftrace fixes. Avoid broken stack trace and fix recursion loop in function_graph tracer. * tag 's390-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: s390/ftrace: save traced function caller s390/unwind: stop gracefully at user mode pt_regs in irq stack s390/purgatory: do not build purgatory with kcov, kasan and friends s390/purgatory: Make sure we fail the build if purgatory has missing symbols s390/ftrace: fix endless recursion in function_graph tracer
Showing
- arch/s390/include/asm/timex.h 2 additions, 2 deletionsarch/s390/include/asm/timex.h
- arch/s390/kernel/mcount.S 1 addition, 0 deletionsarch/s390/kernel/mcount.S
- arch/s390/kernel/unwind_bc.c 11 additions, 4 deletionsarch/s390/kernel/unwind_bc.c
- arch/s390/purgatory/.gitignore 1 addition, 0 deletionsarch/s390/purgatory/.gitignore
- arch/s390/purgatory/Makefile 14 additions, 5 deletionsarch/s390/purgatory/Makefile
- arch/s390/purgatory/string.c 3 additions, 0 deletionsarch/s390/purgatory/string.c
Loading
Please register or sign in to comment