Merge tag 's390-5.12-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 14 Apr 2021 17:55:56 +0000 (10:55 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 14 Apr 2021 17:55:56 +0000 (10:55 -0700)
commit8e2e0104ef78d49a51db9acfd24eaf6d52dc779e
tree29b05dea088e01e85097cc3c4996678f1b181ada
parentec97a7296ad1ca3ccb8bca1e72739cb8262686f1
parenta994eddb947ea9ebb7b14d9a1267001699f0a136
Merge tag 's390-5.12-7' of git://git./linux/kernel/git/s390/linux

Pull s390 fixes from Heiko Carstens:

 - setup stack backchain properly in external and i/o interrupt handler
   to fix stack unwinding. This broke when converting to generic entry

  - save caller address of psw_idle to get a sane stacktrace

* tag 's390-5.12-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
  s390/entry: save the caller of psw_idle
  s390/entry: avoid setting up backchain in ext|io handlers