From: Linus Torvalds Date: Sat, 8 Jun 2019 20:12:54 +0000 (-0700) Subject: Merge tag 's390-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=3d4645bf7a76886c70a482a1c6742bac98553f47;p=linux.git Merge tag 's390-5.2-4' of git://git./linux/kernel/git/s390/linux Pull s390 fixes from Heiko Carstens: - fix stack unwinder: the stack unwinder rework has on off-by-one bug which prevents following stack backchains over more than one context (e.g. irq -> process). - fix address space detection in exception handler: if user space switches to access register mode, which is not supported anymore, the exception handler may resolve to the wrong address space. * tag 's390-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: s390/unwind: correct stack switching during unwind s390/mm: fix address space detection in exception handling --- 3d4645bf7a76886c70a482a1c6742bac98553f47