]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcf345a13cb15b43d0c6d210914aece1682f35621
tree29b05dea088e01e85097cc3c4996678f1b181ada
parenta22930fff115f05989522743cc70da68c9d05886
parent1af7a2ec40939dc4fcee1c665d1ebc4f3f5138e4
Merge tag 's390-5.12-7' of git://git.kernel.org/pub/scm/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