Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Pull s390 fixes from Martin Schwidefsky: "Several bug fixes: - There are four different stack tracers, and three of them have bugs. For 4.5 the bugs are fixed and we prepare a cleanup patch for the next merge window. - Three bug fixes for the dasd driver in regard to parallel access volumes and the new max_dev_sectors block device queue limit - The irq restore optimization needs a fixup for memcpy_real - The diagnose trace code has a conflict with lockdep" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: s390/dasd: fix performance drop s390/maccess: reduce stnsm instructions s390/diag: avoid lockdep recursion s390/dasd: fix refcount for PAV reassignment s390/dasd: prevent incorrect length error under z/VM after PAV changes s390: fix DAT off memory access, e.g. on kdump s390/oprofile: fix address range for asynchronous stack s390/perf_event: fix address range for asynchronous stack s390/stacktrace: add save_stack_trace_regs() s390/stacktrace: save full stack traces s390/stacktrace: add missing end marker s390/stacktrace: fix address ranges for asynchronous and panic stack s390/stacktrace: fix save_stack_trace_tsk() for current task
No related branches found
No related tags found
Showing
- arch/s390/kernel/perf_event.c 5 additions, 3 deletionsarch/s390/kernel/perf_event.c
- arch/s390/kernel/stacktrace.c 34 additions, 13 deletionsarch/s390/kernel/stacktrace.c
- arch/s390/kernel/trace.c 3 additions, 0 deletionsarch/s390/kernel/trace.c
- arch/s390/mm/maccess.c 8 additions, 4 deletionsarch/s390/mm/maccess.c
- arch/s390/oprofile/backtrace.c 5 additions, 3 deletionsarch/s390/oprofile/backtrace.c
- drivers/s390/block/dasd.c 1 addition, 0 deletionsdrivers/s390/block/dasd.c
- drivers/s390/block/dasd_alias.c 17 additions, 6 deletionsdrivers/s390/block/dasd_alias.c
Please register or sign in to comment