Merge tag 's390-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 26 Apr 2020 17:58:49 +0000 (10:58 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 26 Apr 2020 17:58:49 +0000 (10:58 -0700)
commit749f04615a3d435e98a13cc1e38be10774e1c64b
tree5e4dcb499fd9e8e19fb94aad5b4b822ee58125ec
parent670bcd79b5237deaf1518cfc90d5058b52ea5ac8
parent673deb0beba5d39c2e0bc6536e00b03b6ef59cc0
Merge tag 's390-5.7-3' of git://git./linux/kernel/git/s390/linux

Pull s390 fixes from Vasily Gorbik:

 - Add a few notrace annotations to avoid potential crashes when
   switching ftrace tracers.

 - Avoid setting affinity for floating irqs in pci code.

 - Fix build issue found by kbuild test robot.

* tag 's390-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
  s390/protvirt: fix compilation issue
  s390/pci: do not set affinity for floating irqs
  s390/ftrace: fix potential crashes when switching tracers