Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Pull s390 fixes from Martin Schwidefsky: "Nine bug fixes for s390: - Three fixes for the expoline code, one of them is strictly speaking a cleanup but as it relates to code added with 4.16 I would like to include the patch. - Three timer related fixes in the common I/O layer - A fix for the handling of internal DASD request which could cause panics. - One correction in regard to the accounting of pud page tables vs. compat tasks. - The register scrubbing in entry.S caused spurious crashes, this is fixed now as well" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: s390/entry.S: fix spurious zeroing of r0 s390: Fix runtime warning about negative pgtables_bytes s390: do not bypass BPENTER for interrupt system calls s390/cio: clear timer when terminating driver I/O s390/cio: fix return code after missing interrupt s390/cio: fix ccw_device_start_timeout API s390/clean-up: use CFI_* macros in entry.S s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*) s390/dasd: fix handling of internal requests
No related branches found
No related tags found
Showing
- arch/s390/include/asm/mmu_context.h 1 addition, 0 deletionsarch/s390/include/asm/mmu_context.h
- arch/s390/kernel/entry.S 6 additions, 4 deletionsarch/s390/kernel/entry.S
- arch/s390/kernel/nospec-branch.c 2 additions, 2 deletionsarch/s390/kernel/nospec-branch.c
- drivers/s390/block/dasd.c 7 additions, 14 deletionsdrivers/s390/block/dasd.c
- drivers/s390/cio/device_fsm.c 5 additions, 2 deletionsdrivers/s390/cio/device_fsm.c
- drivers/s390/cio/device_ops.c 32 additions, 40 deletionsdrivers/s390/cio/device_ops.c
- drivers/s390/cio/io_sch.h 1 addition, 0 deletionsdrivers/s390/cio/io_sch.h
Loading
Please register or sign in to comment