]> 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)
commit36ec3c96e545696c57e961a30edcddf7236f839f
tree29b05dea088e01e85097cc3c4996678f1b181ada
parent0b181722c27346b0527b44b2b023e0dfc550b588
parent4548fea17aa4d876202ff61195e8e2a0de73a0b7
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